搜索资源列表
HeightMap6_GL.OpenGL绘制地形的例子
- 这个是一个OpenGL绘制地形的例子,里面包含了shader使用shader绘制水面,等技术,希望对大家有做帮助,This is an example of OpenGL rendering terrain, which contains the shader using shader rendering surface, such as technology, in the hope that everyone has to do to help
ShaderX_3
- Shader编程宝典。本书可以帮助对shader programming(D3D/OPENGL)有兴趣的读者提高shading的技术技巧。-Shader programming book. This book can help on shader programming (D3D/OPENGL) readers interested in the technical skills to improve shading.
mutiTextures
- glsl shader写的多重纹理贴图。 实现太空地球效果。-glsl shader written in multi-texture mapping. Achieve the effect of the Earth in space.
opengl_shader
- 此书主要对于想了解opengl的shader的人有帮助.此书介绍的比较到,所以特别推荐.-The book mainly want to learn opengl for the shader has to help the person. Comparison of the book Introduction to recommend so special.
main
- OPengl 图形设计中的 Texture in the shader system 源文件-OPengl graphic design Texture in the shader system source files
OpenGL_ShadowVolume
- 采用条件编译相对路径。用OpenGL直接管道渲染,没有使用Shader。程序中有2个光源,一个静止,一个运动,从而可以更加精确地验证ShadowVolume的准确性。-Compiled using a relative path conditions. Rendering pipeline using OpenGL directly, without the use of Shader. Procedures in the two light source, a static, a movem
CircleMagnifier
- 本程序通过OpenGL和shader实现了圆形放大镜,并且在放大镜的中间贴上了一个十字瞄准镜的纹理,就像cs中的狙击枪的放大效果一样。-This procedure achieved through OpenGL and shader round magnifying glass, and in the middle of the magnifying glass labeled a cross-sight of the texture, like cs guns in the sniper l
framework_dx
- The ProceduralFire sample demonstrates the use of pixel shaders to procedurally generate natural phenomena such as fire. Rendering fire as an animation has the disadvantages of looking unrealistic due to the cycling animation and of requ
Stereogram_src
- 演示分别用CPU和GPU采用OpenGL渲染的例子。-A sample of demostrating OpenGL Shader developped by CPU and GPU respectively.
Simple_GLSL_Shader_Example-master
- 一个opengl shader的简单范例 解压后可以用g++编译 跨平台可用-After a simple example opengl shader decompression can be used cross-platform compiler g++
load_obj-shader
- 加载obj文件,写shader ,用opengl渲染(load obj file and implemen render with shader)