搜索资源列表
stencilbuffer
- stencil buffer(模板缓存)的功能类似于用喷漆往墙上喷标语时所使用的刻有镂空文字的塑料板,多用于将用户绘制的图元限制在规定的区域显示。本例利用它实现了“透视“功能。-stencil buffer (cache templates) similar to the function of painting the walls with slogans sprayed by the the Pierced engraved wit
stencilbuffer
- stencil buffer(模板缓存)的功能类似于用喷漆往墙上喷标语时所使用的刻有镂空文字的塑料板,多用于将用户绘制的图元限制在规定的区域显示。本例利用它实现了“透视“功能。-stencil buffer (cache templates) similar to the function of painting the walls with slogans sprayed by the the Pierced engraved wit
3D_Game_Programming_Basic
- 《3D遊戲程式設計/基礎篇》(3D Game Programming/ Basic)書的光碟盤,介紹基本OpenGL架構和各種3D遊戲的聲音影像模擬-err
stencilbuffer
- opengl的模板缓存的例子程序,适合初学者。-opengl examples of template caching program for beginners.
StencilBuffer
- 实现了骨骼动画,能控制指定的角色在场景中漫游。利用StencilBuffer实现倒影效果,有点类似于DirectX SDK中的那个例程。-To achieve a skeletal animation, can control the specified role in the scene roaming. Achieved using StencilBuffer reflection effect, somewhat similar