搜索资源列表
CQuantizer
- 一个octree algorithm 的实现CQuantizer.
CqOctree
- Performing Color Quantization using Octree algorithm
octree
- 八叉树算法的简单源代码,vc++的运行环境-Simple octree algorithm source code, vc++ runtime environment
hxa-octree21cpp
- 八叉树的构造及相关查询算法代码,里面有使用的详细说明-Octree structure and query algorithm code, there are the use of a detailed descr iption of
IsoOctree
- 等值八叉树的实现算法,用于在三维重建中提取等值面。-Equivalent Octree algorithm for extracting three-dimensional reconstruction in the isosurface.
kildekode
- marching cube的另一种实现,算法效率应该比Paul的要高一点。-marching cube another to achieve the algorithm efficiency should be higher than that of Paul.
Octree
- 在vc6.0环境下,实现了八叉树算法,最后用OpenGL显示。-In vc6.0 environment, the realization of the octree algorithm, the final display with OpenGL.
dilei
- J2ME版扫雷,八叉树递归算法,学习用,-J2ME version of mine, recursive octree algorithm, to learn, thank you
3Dsuanfa
- c++中的数值算法 Bsp分割算法简述.地形碰撞检测方法,地形渲染的动态LOD四叉树算法详细实现.高级碰撞检测技术.四叉树和八叉树的剔出选择.图片镂空算法集合-c++ in the numerical algorithm outlined Bsp segmentation algorithm. terrain collision detection methods, dynamic LOD terrain rendering algorithm in detail quadtree achiev
Octtree
- 利用vc++和opengl实现了八叉树算法,并且单独封装了坐标系变换类-Using vc++ and opengl realized the octree algorithm, and a separate class encapsulates the coordinate system transformation
20100905tuxing
- 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
octree_code
- 八叉树算法代码。八叉树算法在减少数值计算空间的应用广泛。在美国SEG等顶尖地球物理杂志上已经发表过相关文章-Octree algorithm code. Octree algorithm in reducing numerical calculation of the space wide application. In the United States such as SEG top geophysical magazine published related articles
Collision
- Gpu基于多视角的动态八叉树碰撞检测算法 -More dynamic perspective on Octree Collision Detection Algorithm
octree_colour_quantitative_doc-
- 网上收集的利用八叉树进行色彩量化文档资料。 常用色彩量化算法的性能分析。 基于八叉树结构的色彩量化算法。 一种八叉树色彩量化算法的改进。 真彩转256色(八叉树)。 位图八叉树算法。-The online collection by octree undertakes colour quantitative document material. Common colour the performance analysis of the quantitative a
read
- 应用八叉树编码法划分点云邻域空间为多个指定边长的子立方体,保留每个子立方体中距中心点最近的点,实现从空间整体角度对点云的精简。对三维模型数据进行了精简测试,证明了该算法的有效性和实用性。 -Octree encoding application point cloud into space for the neighborhood more than the specified sub-cube side, keep away from each sub-cube in the center o
vc_octree
- 一个vc编的八叉树算法,八叉树常用于3维图形的之间的干涉问题-Vc series octree algorithm the octree is commonly used in the problem of interference between the three-dimensional graphics
BMP_24bit_to_256
- 将24bit BMP图像用八叉树算法减色为256色BMP图像-The 24bit BMP image using the octree algorithm subtractive color 256 color BMP image
Octree
- this code is about octree algorithm,which is used for skipping empty voxels.I want to share with you
octree
- 场景检测算法之一:octree算法的实现代码-the source code to implement octree algorithm
CqOctree
- Performing Color Quantization using Octree algorithm
