搜索资源列表
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
四叉树剖分LOD Terrain
- 四叉树剖分地归算法Terrain示例(仅仅算法实现)-quadtree mesh algorithm Terrain classified examples (only Algorithm)
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.
tree
- 用opengl的方法生成四叉树的方式,调用opengl中的画点画线的函数来生成四叉树。-The method used to generate opengl quadtree way, call the opengl stipple lines function to generate the quadtree.
Tree10.0
- 用MFC的方式生成四叉树,设立了输入点的数目,通过随机生成点接着绘制出四叉树。-MFC generated by the quadtree, the establishment of a number of input through the randomly generated points and then draw quadtree.
Octree
- 简单的介绍了四叉树在场景编辑中的使用,适合初学者观看与学习-Introduced a simple quadtree editor in the use of scenes, watch and learn for beginners
sichashu
- 基于DX,运用四叉树实现的地形管理,可以放到自己的地图中变换。-Using Quadtree terrain management based on DX, transform, you can put your own map.