资源列表
water_reflect2
- 水面反射和折射,提供源代码,通过下面几步实现: 1.设定一个附加裁减平面 2. 并把摄像机位置设置到当然视点对称的位置, 渲染平面以上部分到一个纹理. 3. 将反射平面的顶点传入VS, 并乘以投影矩阵.得到平面投影点的坐标. 4. 将上述插值传入PS, 并同时除以W, 并(projCoord+1.0f)*0.5f. 5. 再查询渲染得到的纹理, 并加入点噪声, 有水波纹的效果. -surface reflection and refraction, providing
opengl_scene_demo
- 自己写的多线程OPENGL程序,实现了后台资源加载,从JPEG,PNG文件创建纹理,保存屏幕截图,从高度图创建地形, 加载3DS模型,视锥剔除,球型天空顶,中文显示等。中文注释-yourself writing multithreaded OpenGL procedures, the background resource loading, JPEG, PNG file creation texture, preservation Screenshots, created from the
VIEW_3DS_SCR
- 转换3DS模型为OpenGL 源文件需要使用一个工具和他的源代码,它会在当前目录生成三维模型的OpenGL文件,包括与模型同名的两个文件. h和. gl。-conversion OpenGL 3D model of the source documents for the use of a tool and the source code, It will be generated in the current directory of OpenGL 3D model documents, in
2d_easydraw
- 一个用VC6.0编写的二维画图软件。您可以学学人家的界面与设计方法-VC6.0 prepared using a two-dimensional drawing software. You can learn from other people's interface and design method
springtest-src-02-10-05
- 一个基于弹簧质点模型的服装仿真源代码。是学习服装仿真的学习好资料-a spring-mass model based on the clothing simulation source code. Learning clothing simulation study data
OpenGL_threeways
- 主要有边沿检测与提取,还有模板匹配和图像腐蚀膨胀细化。-main edge detection and extraction, and template matching and image refinement corrosion expansion.
ldfdfander
- opengl的shader图形渲染特效的演示程序代码。-opengl shader graphics exaggerate the effects of the display code.
bldfdow
- 使用opengl加载位图的程序演示原程序代码-use opengl loaded bitmap display the original procedure code
degfgc00
- 非常逼真的空间粒子引力和重力做用的3D演示程序,opengl环境下运行。-very realistic space particles gravity and gravity do the 3D demo program, opengl operating environment.
ldfander
- opengl的模型空间点阵排列显示程序代码范例程序。-opengl space lattice model with code examples show procedures.
lanfder
- opengl加载obj模型的程序源代码,包括很多模型范例。-opengl loaded obj model of source code, including many examples of model.
OpenGLFrame
- OPENGL的Windows框架,适合学图形学的爱好者调试算法-Windows OpenGL framework of suitable graphics enthusiasts Debugging algorithm