文件名称:hw_shadowmaps_simple
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 822.05kb
- 下载次数:
- 1次
- 提 供 者:
- 任**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
又一个阴影映射的例子,基于vc++和opengl的。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 41695055hw_shadowmaps_simple.zip 列表 DEMOS/ DEMOS/OpenGL/ DEMOS/OpenGL/bin/ DEMOS/OpenGL/bin/debug/ DEMOS/OpenGL/bin/debug/glut32.dll DEMOS/OpenGL/bin/release/ DEMOS/OpenGL/bin/release/glut32.dll DEMOS/OpenGL/bin/release/hw_shadowmaps_simple.exe DEMOS/OpenGL/inc/ DEMOS/OpenGL/inc/glh/ DEMOS/OpenGL/inc/glh/glh_array.h DEMOS/OpenGL/inc/glh/glh_convenience.h DEMOS/OpenGL/inc/glh/glh_glut.h DEMOS/OpenGL/inc/glh/glh_linear.h DEMOS/OpenGL/inc/glh/glh_obs.h DEMOS/OpenGL/inc/shared/ DEMOS/OpenGL/inc/shared/array_texture.h DEMOS/OpenGL/inc/shared/data_path.h DEMOS/OpenGL/inc/shared/nv_png.h DEMOS/OpenGL/inc/shared/pbuffer.h DEMOS/OpenGL/src/ DEMOS/OpenGL/src/hw_shadowmaps_simple/ DEMOS/OpenGL/src/hw_shadowmaps_simple/docs/ DEMOS/OpenGL/src/hw_shadowmaps_simple/docs/screenshot.png DEMOS/OpenGL/src/hw_shadowmaps_simple/hw_shadowmaps_simple.cpp DEMOS/OpenGL/src/hw_shadowmaps_simple/hw_shadowmaps_simple.sln DEMOS/OpenGL/src/hw_shadowmaps_simple/hw_shadowmaps_simple.vcproj DEMOS/OpenGL/src/hw_shadowmaps_simple/Makefile DEMOS/OpenGL/src/shared/ DEMOS/OpenGL/src/shared/array_texture.cpp DEMOS/OpenGL/src/shared/data_path.cpp DEMOS/OpenGL/src/shared/nv_png.cpp DEMOS/OpenGL/src/shared/pbuffer.cpp inc/ inc/GL/ inc/glh/ inc/glh/glh_extensions.h inc/glh/glh_genext.h inc/GL/gl.h inc/GL/glext.h inc/GL/glut.h inc/GL/wglext.h LIBS/ LIBS/implib/ LIBS/implib/debug/ LIBS/implib/debug/glut32.lib LIBS/implib/release/ LIBS/implib/release/glut32.lib LIBS/inc/ LIBS/inc/png/ LIBS/inc/png/png.h LIBS/inc/png/pngconf.h LIBS/inc/zlib/ LIBS/inc/zlib/zconf.h LIBS/inc/zlib/zlib.h LIBS/lib/ LIBS/lib/debug/ LIBS/lib/debug/pngMTDLL.lib LIBS/lib/debug/zlib.lib LIBS/lib/release/ LIBS/lib/release/pngMTDLL.lib LIBS/lib/release/zlib.lib License.txt Media/ Media/textures/ Media/textures/2d/ Media/textures/2d/decal_image.png Media/textures/2d/nvlogo_spot.png