CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Shader

搜索资源列表

  1. CIRLGPUGLSLGeometryShaderTutorial

    0下载:
  2. CIRL GPU GLSL Geometry Shader Tutorial.rar
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6685
    • 提供者:lam.wong.simg
  1. shader

    0下载:
  2. 这是一个学习OpenGL渲染语言的好资料。使用OpenGL编写,代码简单易懂,容易理解。-This is a good language to learn OpenGL rendering information. Written using OpenGL, the code easy to understand, easy to understand.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2947560
    • 提供者:孙栋衡
  1. SkeAni

    0下载:
  2. ./SkeAni/Src 源程序。SkeAni.cpp 和 SkeAni.h 是 SkeAni 的核心源程序。 skeani.vsh 是 Vertex Shader 源程序。其它文件是 D3D SDK 附带的 D3D 程序框架。 ./SkeAni/Prj VC6.0 项目文件。 ./SkeAni/Bin 已经编译好的 SkeAni.exe。注意要正确执行 SkeAni.exe, 模型文件 modal.saf 和 Vertex Shader 文件 skeani.vsh
  3. 所属分类:Shot Game

    • 发布日期:2017-04-01
    • 文件大小:294772
    • 提供者:l
  1. GlSl-OpenGLShadingLanguageAndresources

    0下载:
  2. 没什么好说的,shader一般没人上传,我就上传个吧,为了opengl的各种阶段的学习 源码-no execuse ,the opengl shading language for every one who learn the glsl resources
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:15505408
    • 提供者:刘太生
  1. HDR-DEMO

    0下载:
  2. HDR的实现 里面包含了大量Shader-Implementation of HDR Shader which contains a large number of
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1389859
    • 提供者:cat
  1. GLSL

    0下载:
  2. OpenGL着色语言(GLSL――OpenGL Shading Language)是用来在OpenGL中着色编程的语言。这是一个简单的GLSL着色器程序。-OpenGL shading language (GLSL- OpenGL Shading Language) is used in the OpenGL shader programming language. This is a simple GLSL shader program.
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:1059840
    • 提供者:王浩然
  1. shader

    0下载:
  2. 一个demo程序,演示了怎么用opengl ARB shader。-shader, opengl, ARB
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:3136
    • 提供者:Jacob
  1. BillboardSample_4_0

    0下载:
  2. Billboard Sample for XNA 4.0 This sample shows how to efficiently render large numbers of billboard sprites by using a vertex shader to perform the billboard computations entirely on the GPU.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:435516
    • 提供者:third_eye_o0o
  1. Sky_shader

    0下载:
  2. Vitools开发的天空效果,使用HLSL Shader编程-Vitools effect of the development of the sky, using HLSL Shader Programming
  3. 所属分类:Game Engine

    • 发布日期:2017-03-31
    • 文件大小:848361
    • 提供者:dujun
  1. 09.Edge

    0下载:
  2. 一个d3d shader 的实现 使用 HLSL语言。 使用 DirectX sdk 9.0 ,能熟悉 可编程管线的过程,熟悉 VS和ps -The implementation uses a d3d shader HLSL language. Using the DirectX sdk 9.0, can be familiar with the programmable pipeline process, familiar with the VS and ps
  3. 所属分类:DirextX

    • 发布日期:2017-05-15
    • 文件大小:3772315
    • 提供者:小强
  1. 05.skinning

    0下载:
  2. 一个 shader 的应用 使用 纹理来 给模型 上皮肤。 使用 HLSL着色语言 ,熟悉PS和 VS.-The application of a shader to a model using the texture of skin. Using the HLSL shading language, familiar with the PS and VS.
  3. 所属分类:DirextX

    • 发布日期:2017-04-10
    • 文件大小:1233971
    • 提供者:小强
  1. ex-bulge

    0下载:
  2. OPENGL中的GLSL实现基于GPU的绘制,写顶点着色器shader,实现了图形学经典的bulge效果-OPENGL in GLSL GPU-based rendering, to write the vertex shader shader, to achieve the effect of graphics classical bulge
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:148854
    • 提供者:nicai
  1. shallows-0.91

    0下载:
  2. Glsl programming shallow shader example, compilable on windows and linux platforms.
  3. 所属分类:DirextX

    • 发布日期:2017-05-21
    • 文件大小:6242165
    • 提供者:mart martin
  1. PS-shader

    0下载:
  2. D3D的像素着色器示例,分别实现了多重纹理化,彩色图去色,图像左右镜像,上下镜像以及浮雕图效果-D3D pixel shader example, were to achieve a multi-textured, color map to color, about the mirror image, the mirror up and down, and relief map results
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:2069552
    • 提供者:张杰
  1. Intr-to-3DGame-Program-DirectX9.0c-

    0下载:
  2. 书名: Introduction to 3D Game Programmingwith DirectX- 9.0c - A Shader Approach 经典的DirectX 9.0c入门书籍龙书的2006年新版本, 相比03年的那般增加了非常多的内容, 包含的技术足够让读者做出一个简单但完整的游戏. 这本书在网上一直只有一个chm的版本, 非常不便于阅读, 现在托亚马逊kindle的福, 官方电子书版出现, 本人有幸获得, 并在此分享. -Introduction to 3D Game
  3. 所属分类:DirextX

    • 发布日期:2017-05-26
    • 文件大小:9469362
    • 提供者:Kelyad
  1. VS-Toon-1-No-Outlines

    0下载:
  2. 特效动画文件,shader非常适合初学者学习,很金典的程序-Special effects animation files, shader is very suitable for beginners, it is Golden program
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-17
    • 文件大小:5020891
    • 提供者:zhengtao
  1. XNA-Shader

    0下载:
  2. 关于xna shader 编程方面的。主要是介绍点光源和自阴影,希望对大家有帮助。-About xna shader programming aspects. Is to introduce a point source and self-shadows, we want to help.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:84107
    • 提供者:叶在
  1. shader

    0下载:
  2. 一个后置处理的运动模糊shader,由场景z值计算可得的有加速度的运动模糊效果。-a motion blur as post-processing ,having a acceptable effect.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1694
    • 提供者:lizesh
  1. abstract-shade-trees-2006

    0下载:
  2. 描述shader tree的论文,虚幻等大型引擎都使用类似的技术-Paper describing the shader tree, illusory, and other large engines use similar techniques
  3. 所属分类:Game Engine

    • 发布日期:2017-05-15
    • 文件大小:3863469
    • 提供者:周杰
  1. Real.Time.Shader.Programming

    0下载:
  2. 学习shader编写的好书,游戏开发必看- 允许输入拉丁字符的拼音 中文(简体) 英语 日语 Learning shader written in books, must-see game developers
  3. 所属分类:Other Games

    • 发布日期:2017-05-29
    • 文件大小:11829793
    • 提供者:周杰
« 1 2 3 45 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com