搜索资源列表
NxOgre_BloodyMess1.5.5
- NxOgre BloodyMess 1.5.5最后版本,NxOgre的指南没有说清楚,仅有BloodyMess是无法编译通过的,首先需要2.8.4的Physx,以及1.7.0以上的Ogre,还有编译BloodyMess所需的RC包。这里一并附上!另外说一下,NxOgre的官网已经被和谐了...www.nxogre.org,而最新的NxOgre可以在这里获得https://github.com/betajaen/nxogre。以及与Ogre结合所需的https://github.com/betaj
ShaderX_CharacterAnimation
- 角色动画在d3d的顶点向量的实现方法,下面的英文描述是文章内的,就不做中文描述了。-With the introduction of vertex shaders to modern graphics hardware, we are able to move a large portion of the character animation processing from the CPU to the graphics hardware. Two common character anima
ShadowMapping
- 一篇很好的关于 D3D Shadow Mapping 的文章,带源代码,并且包括使用NVIDIA HARDWARE 计算Shadow Mapping .-A very good article on D3D Shadow Mapping (includeing source).It also talk about something on Shadow Mapping calculating with NVIDIA HARDWARE
problem2
- 生成3个六面体 长短不一 现实在屏幕中央 用户点击任何一个 会弹出新的窗口 对用户点击的立方体进行仔细观察 可以通过上下左右键进行各个方向的旋转 通过‘s’键 就会退出仔细观察模式 ‘space’键 三个立方体会回到初始的样子 ‘Esc’键 程序关闭-In this problem,some function is already inluded in the problem 1. In the second problem,I also used the function prov