搜索资源列表

  1. quadMesh

    0下载:
  2. 这个是偶以前写的GS简明教程的源代码,现在几何着色器应用还不普遍,所以是很好的参考,如果愿意也可以到偶的BLOG去看(有相关的GS shader和所有C++源码):http://blog.csdn.net/Cyrosly/-This is even before the GS to write simple tutorial
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:bitorRay
  1. Walk_Terrain_Demo

    0下载:
  2. 基于微软 DirectX 9.0c SDK 的LOD算法所谓地形渲染的例子,使用 Shader 技术-Microsoft DirectX 9.0c SDK based on the LOD terrain rendering algorithm for the so-called example, the use of Shader technology
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-20
    • 文件大小:768000
    • 提供者:JimGreen
  1. WaterDirect3DSample

    0下载:
  2. The Water sample illustrates using D3DX techniques stored in shader files. The sample shows a square pond inside a building, with rippling water effects including water caustics.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:zhangbin
  1. ogl_arb_shader_simple_vs2ps

    0下载:
  2. Demonstrates how to write both a simple vertex and pixel shader using ARB_vertex_program and ARB_fragment_program. -Demonstrates how to write both a simple vertex and pixel shader using ARB_vertex_program and ARB_fragmen
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:91136
    • 提供者:fallsp
  1. FractalShader

    0下载:
  2. This entry computes a fractal using fragment shader.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:114688
    • 提供者:fallsp
  1. VertexLight

    0下载:
  2. 顶点程序实现的光照效果,cg代码,只用了vertex shader-Vertex program of lighting effects, cg code, only the vertex shader
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:wjk
  1. VertexShader

    0下载:
  2. 基于D3D的一个例子,通过使用着色器绘制三维图像-D3D based on an example, through the use of three-dimensional image rendering shader
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:19456
    • 提供者:吕智涵
  1. HW_Image_Processing

    0下载:
  2. 这是一个利用GLSL语言对图像进行硬件加速的很好的一个程序,充分利用了vertex shader和fragment shader的功能和作用。-This is a use of language GLSL hardware acceleration on the image of a good process, full advantage of the vertex shader and fragment shader functio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:751616
    • 提供者:cgshader
  1. simpleVSLighting

    0下载:
  2. 使用shader语言在vs阶段编写光照效果的演示程序及全部源代码-Shader language used in the preparation stage lighting effects vs demo program and all source code
  3. 所属分类:游戏

    • 发布日期:2024-05-20
    • 文件大小:493568
    • 提供者:YUYU
  1. Terrain_Src

    1下载:
  2. 使用顶点着色器实现的地形图渲染,是学习shader编程的好材料-The use of vertex shaders to achieve the topographic map rendering, is to learn from the good material shader programming
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-20
    • 文件大小:13452288
    • 提供者:天天
  1. lesson03.tar

    0下载:
  2. 基于linux平台下得opengl编程 opengl着色程序-Based on a linux platform opengl shader programming procedures opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:刘贺忠
  1. PondWater

    0下载:
  2. directx 下实现的shader water-directx under the shader water
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-20
    • 文件大小:9001984
    • 提供者:hady
  1. VertexShader

    0下载:
  2. aan example of the vertex shader
  3. 所属分类:游戏引擎

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:wdl
  1. Dynamic-fake-gi-02_mixed_04

    0下载:
  2. 用Q3D中的shader技术写的程序源代码,shader技术是一种能够实现实时光效和阴影的技术。-Use of shader technology Q3D written source code, shader technology is a luminous efficiency can achieve real-time and the shadow of technology.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1012736
    • 提供者:yy
  1. ShadowMap

    0下载:
  2. 采用高级着色器语言HLSL编写的物体阴影的特效,耗内存小速度快易于在游戏中使用-The use of high-level shader language HLSL shadow objects prepared special effects, consumption of fast memory in small easy to use in the game
  3. 所属分类:其他游戏

    • 发布日期:2024-05-20
    • 文件大小:526336
    • 提供者:huafeng
  1. dynamiclightmaps.tar

    0下载:
  2. This article provides an introduction to writing pixel shaders with the Cg shader programming language and using them in OpenGL with the ARB_fragment_program extension
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:twors
  1. glsldemo

    0下载:
  2. slgl shader编程的例子,学校上课的程序包,里面有所有的链接库,shader文件,还有texture,可以修改学习-slgl shader programming examples, school packages, there are all of the link libraries, shader files, as well as texture, can modify learning
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:3989504
    • 提供者:
  1. WaterShader

    0下载:
  2. 一个渲染动态水面的程序,利用顶点着色器和像素着色器实现了真实波浪起伏效果,逐像素freshel效果。 应用opengl和cg语言实现! 渲染源码: main.cpp ,CRenderer.hpp ,CRenderer.cpp 顶点着色器:vpWaterDM.cg 像素着色器:fpWaterDM.cg-A dynamic surface rendering of the procedures, the use of ver
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:3514368
    • 提供者:小子
  1. SimpleHLSLShaderTutorial

    0下载:
  2. simple HLSL Shader Tutorial.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:329728
    • 提供者:王妮妮
  1. oglu_reflective_bump_mapping

    0下载:
  2. oglu_reflective_bump_mapping,是一个使用opengl 绘制bump的一个粒子,使用了cg语言做为shader的渲染语言,希望对大家所帮助-oglu_reflective_bump_mapping, is a use of a bump mapping opengl particles, the use of language as a cg rendering shader language, and the
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:4494336
    • 提供者:zlt
« 1 2 34 5 6 7 8 9 10 ... 31 »

源码中国 www.ymcn.org