搜索资源列表
SimNatureExe
- 实现大规模室外场景渲染技术,本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。 -achieve large-scale outdoor scene rendering technology, the use of procedures based on strict quadtree
smlib
- SimNatureExe代码补丁本程序使用基于严格的四叉树的方法建立一个LOD算法,并用该LOD算法实现了一个视点相关的动态多分辨率地形。采用多遍地面纹理,亮度图等技术来照明场景。同时DEMO还实现了Billboard,运动模糊,的功能。程序采用C++,模块化的结构让程序具有很高的可扩展性。 -SimNatureExe patch the code to use based on the strict procedures of the quadtree methods to establi
Quadtrees
- 用MFC建立一个四叉树,实现生成四叉树的方法。-Using MFC to build a quadtree, quadtree to achieve generation of methods.
SpaceDivision
- 用MFC生成四叉树的方式,主要通过建立一个向量来储存节点的坐标。-Generated by MFC quadtree approach, mainly through the establishment of a vector to store the coordinates of the node.