CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opengl shadow map
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - opengl shadow map - List
[
OpenGL program
]
ogl_shadow_mapping_nv
DL : 1
shadow map方法实现硬阴影,opengl编写, 易于学习
Update
: 2008-10-13
Size
: 260.41kb
Publisher
:
陈婉
[
OpenGL program
]
OpenGLshadowmapdemo
DL : 1
opengl阴影贴图教程示例场景,讲述了如何利用shadow map来产生阴影。
Update
: 2008-10-13
Size
: 247.58kb
Publisher
:
zhangwei
[
OpenGL program
]
ShadersShadowMappingPCF_GL
DL : 0
实时动态光影效果.用OPENGL实现.非常的酷-real-time dynamic lighting effects. Using OpenGL. Very Cool
Update
: 2025-02-17
Size
: 208kb
Publisher
:
xuxiandi
[
OpenGL program
]
ogl_shadow_mapping_nv
DL : 0
shadow map方法实现硬阴影,opengl编写, 易于学习-shadow map method to achieve a hard shadow, opengl to prepare, easy to learn
Update
: 2025-02-17
Size
: 260kb
Publisher
:
陈婉
[
OpenGL program
]
OpenGLshadowmapdemo
DL : 0
opengl阴影贴图教程示例场景,讲述了如何利用shadow map来产生阴影。-opengl shadow mapping tutorial sample scenes about how to use the shadow map to generate the shadow.
Update
: 2025-02-17
Size
: 247kb
Publisher
:
zhangwei
[
OpenGL program
]
simple_shadow_map_render_depth_texture
DL : 0
简单的阴影映射深度纹理,基于vc++和opengl开发-err
Update
: 2025-02-17
Size
: 310kb
Publisher
:
任学亮
[
OpenGL program
]
hw_shadowmaps_simple
DL : 0
又一个阴影映射的例子,基于vc++和opengl的。-Another example of the shadow map, based on vc and opengl
Update
: 2025-02-17
Size
: 822kb
Publisher
:
任学亮
[
OpenGL program
]
OpenGLexample
DL : 1
通过OpenGL函数在视图区绘制茶壶,球何多边形,并可以设置体显示模式(点,线,实体),同时可以设置光照,阴影,反走样何改变颜色和几何变换,不愧是一个好例子。-Through the OpenGL functions in the view area map teapot, the ball Ho polygon, and can set the Display mode (point, line, entities), at the same time can be set as light, shadow, anti-aliasing Ho to change colors and geometric transformations are worthy of being called a good example.
Update
: 2025-02-17
Size
: 65kb
Publisher
:
huangzhong
[
3D Graphic
]
cascaded_shadow_maps
DL : 0
NVIDIA SDK10 shadow map GLSL OpenGL
Update
: 2025-02-17
Size
: 2.02mb
Publisher
:
Armya
[
OpenGL program
]
shadowmap
DL : 0
opengl编程指南的shadow map 源码-opengl programming guide shadow map source
Update
: 2025-02-17
Size
: 4kb
Publisher
:
zhaokai
[
Graph program
]
OGLPSSM(shadowmap)
DL : 0
用OpenGL实现阴影图的算法,场景真实,实时性高-shadow map
Update
: 2025-02-17
Size
: 6.31mb
Publisher
:
陈阁
[
OpenGL program
]
GLUI_Window_Template_exe
DL : 0
Opengl GUI, help you make gui in opengl enviroment
Update
: 2025-02-17
Size
: 85kb
Publisher
:
aa
[
Embeded-SCM Develop
]
OpenGL
DL : 0
嵌入式GUI OpenGL源代码。OpenGL是嵌入式开发中常用的一种GUI系统。-Embedded GUI OpenGL source code. OpenGL is commonly used in embedded development system, a GUI.
Update
: 2025-02-17
Size
: 4.36mb
Publisher
:
林博恒
[
OpenGL program
]
openGL-pyramid
DL : 0
用openGL实现金字塔绘制,使用了贴图及阴影效果-OpenGL drawing with the realization of the pyramid, the use of the map and the shadow effect
Update
: 2025-02-17
Size
: 476kb
Publisher
:
陈炜
[
OpenGL program
]
ShadowMap
DL : 0
Opengl超级宝典阴影贴图的例子,例子利用深度缓冲区实现阴影贴图。-Opengl Super Bible examples of shadow maps, examples of using the depth buffer to achieve a shadow map.
Update
: 2025-02-17
Size
: 3.84mb
Publisher
:
杨扬
[
Other
]
Game2
DL : 0
基于opengl创建的一个地形系统,,其中包括实时阴影的实现和VRML数据的读取。-a terrain sysytem based on opengl,and implement the real time shadow effect using the shadow map.
Update
: 2025-02-17
Size
: 6.22mb
Publisher
:
罗洋
[
OpenGL program
]
ShadowMapping
DL : 0
使用OpenGL和C++编写的阴影贴图代码-Using OpenGL and C++ code written in the shadow map. . . .
Update
: 2025-02-17
Size
: 2.07mb
Publisher
:
Tsunami0102
[
OpenGL program
]
PSSMDemo_
DL : 0
shadow map(阴影图)中的pssm学习代码,包括D3D9,D3D10和opengl版本-Shadow map ( shadow ) in PSSM learning code, including D3D9, D3D10 and OpenGL version
Update
: 2025-02-17
Size
: 37kb
Publisher
:
[
OpenGL program
]
basic-shadow-map
DL : 0
用opengl和glsl编写的基本纹理阴影demo-Written with opngl and glsl texture shadows demo
Update
: 2025-02-17
Size
: 488kb
Publisher
:
lin
[
3D Graphic
]
Shadow-map
DL : 0
利用OpenGL實作shadow map,程式碼可以直接執行。 1.利用鍵盤方向十字鍵可以控制光的位置。 2.F1鍵可以決定是用mipmap還是anisotropic filter。 3.滑鼠的中間滾輪點擊一下,可以使camera自動旋轉,再按一下就停止轉動。 4.PageDown降低camera的高度,PageUp則是增加camera的高度。-OpenGL implementation shadow map, the code can be executed directly. 1 use the keyboard direction the Arrows can control the position of the light. 2.F1 key is supplied mipmap or anisotropic filter can decide. The middle mouse wheel click, you can make the camera automatically rotates, and click stop turning. 4.PageDown reduce the height of the camera, PageUp is to increase the height of the camera.
Update
: 2025-02-17
Size
: 5.22mb
Publisher
:
chister789
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.