CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Shader

搜索资源列表

  1. VirtoolsBible

    0下载:
  2. Virtools圣经,只有部分章节,不过只有第三章和第六章以及关于Shader的一章,遗憾~-Virtools Bible, only some of the chapters, but only the third and Chapter VI, as well as a chapter on the Shader, sorry ~
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4279766
    • 提供者:chengtong
  1. McGhee

    0下载:
  2. Conceptually, you can consider the declaration #extension GL_ARB_texture_rectangle : require, to allow support for texture rectangles, to be implicitly prepended to every GLSL shader when ARB_texture_rectangle is advertised. - Conceptuall
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:28581
    • 提供者:tommyhu
  1. sky_down

    0下载:
  2. 物理天空特效,通过再现大气物理散射过程。可以模拟显示世界中的天空。-sky shader,Through the reappearance atmospheric physics scattering process ,itCan analog display in the world of the sky
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:1626
    • 提供者:Qixin
  1. builtin_shaders-1.6.2

    0下载:
  2. Unity 内置shader源码,不是很全,希望对大家有用-Unity build-in shader srouce
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:50642
    • 提供者:Arthur
  1. osgShaderBrike

    0下载:
  2. osg的Shader,利用osg与GLSL结合,构建出砖块的表面效果,需要自己下载osg的库和数据文件。-using OSG and GLSL to create Brick face in some models. User should download osg libs and it s data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:18050
    • 提供者:quexiang
  1. ShaderDesignerSRC

    0下载:
  2. shader编辑器,里面有很多shader自带的小例子,很好用。-shader editor, there are many examples of shader comes with a small, easy to use.
  3. 所属分类:Other systems

    • 发布日期:2017-06-13
    • 文件大小:21136013
    • 提供者:pengshuoya
  1. flag

    0下载:
  2. Opengl shader程序,旗帜混合纹理加载,通过N张图片,能够组合出数百个旗帜,满足场景中,不同军旗的动态绘制,用最小的图片数量,完成最多的军旗,可以自行在shader中增加时间uniform变量和正弦函数,达到军旗飘扬的效果。-Opengl shader programs, flags mixed texture loading, n-pictures, capable of churning out hundreds of banners, meet the scenario, dyn
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5091328
    • 提供者:wangjie
  1. waterani

    0下载:
  2. 这是一个processing的源码,运行后是一个用shader模仿水波运动的效果,同时还有太阳升起落下的变化。非常仿真。 -This is processing source code, running is a shader used to imitate effects of wave movement, as well as the sun rises and changes. Is simulation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3556
    • 提供者:andrew
  1. FishEye_Test

    0下载:
  2. 基于opengl和glsl的鱼眼全景图,将鱼眼图片,通过GLSL编写的shader贴到球上,让人眼观看的时候产生鱼眼效果。-Based on OpenGL and glsl fisheye panorama, fish eye picture, written in glsl shader attached to the ball, let the human eye viewing when the fisheye effect.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:905226
    • 提供者:babytang
  1. geomztry

    0下载:
  2. OpenGL 几何着色器 传入点,绘制三角形-OpenGL geometry shader incoming points, draw a triangle
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4275
    • 提供者:unwindin
  1. Sysiomicrepresent

    0下载:
  2. OpenGL 几何着色器 传入点,绘制三角形-OpenGL geometry shader incoming points, draw a triangle
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:6144
    • 提供者:wemoren
  1. Unity Shader入门精要

    0下载:
  2. 冯乐乐版本的UnityShader入门到精通,是学习UnitysShader的很好的学习资料资料(Feng Lele version of the UnityShader entry to the master, is to learn UnitysShader good learning materials)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:72612864
    • 提供者:占辉
  1. highLightTest

    0下载:
  2. 用于U3d内对象的选取与高亮,主要针对轮廓编写了shader(For U3d object selection and highlight, mainly for the outline of the preparation of the shader)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:3295232
    • 提供者:lzkqcc
  1. HeartByTinker

    0下载:
  2. shader 实现心跳效果,11111111111(Shader achieve heartbeat effect)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:228352
    • 提供者:shiasan
  1. Blinking GodRays

    0下载:
  2. 体积光的shader 别人的我拿来用的(Shader of volume light, someone else, I used it)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:帝王
  1. Unity_Shaders_code

    0下载:
  2. 这本书非常好,是unity shader 入门必备资料(It is a very good book. It good for users to learn unity shader books)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:60211200
    • 提供者:kevinvan
  1. Unity3D Shader开发(2)《渲染管线》

    0下载:
  2. unity shader 入门学习资料2(Introductory learning materials 2)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:77046784
    • 提供者:amher
  1. Unity3D Shader开发(3)《Shader Lab框架》

    0下载:
  2. unity shader 入门学习资料3(Introductory learning materials 3)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:96475136
    • 提供者:amher
  1. Unity3D Shader开发(6)《开发第一个Shader》

    0下载:
  2. unity shader 入门学习资料6(Introductory learning materials 6)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:93005824
    • 提供者:amher
  1. Natural Vision Shader

    0下载:
  2. epsxe模拟器的渲染插件用于epsxe模拟器open视频插件(epsxe shader very good)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:露露11
« 12 »
搜珍网 www.dssz.com