CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - octree algorithm

搜索资源列表

  1. CqOctree

    0下载:
  2. Performing Color Quantization using Octree algorithm
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3.78kb
    • 提供者:zhangpin
  1. octree

    0下载:
  2. 八叉树算法的简单源代码,vc++的运行环境-Simple octree algorithm source code, vc++ runtime environment
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:3kb
    • 提供者:feng
  1. IsoOctree

    1下载:
  2. 等值八叉树的实现算法,用于在三维重建中提取等值面。-Equivalent Octree algorithm for extracting three-dimensional reconstruction in the isosurface.
  3. 所属分类:Special Effects

    • 发布日期:2017-01-01
    • 文件大小:66.16kb
    • 提供者:lulyon
  1. kildekode

    0下载:
  2. marching cube的另一种实现,算法效率应该比Paul的要高一点。-marching cube another to achieve the algorithm efficiency should be higher than that of Paul.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1.74mb
    • 提供者:guyi
  1. Octree

    0下载:
  2. 在vc6.0环境下,实现了八叉树算法,最后用OpenGL显示。-In vc6.0 environment, the realization of the octree algorithm, the final display with OpenGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:65.51kb
    • 提供者:kzqjun2008
  1. 3Dsuanfa

    0下载:
  2. 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
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:487.86kb
    • 提供者:李海涛
  1. Octtree

    0下载:
  2. 利用vc++和opengl实现了八叉树算法,并且单独封装了坐标系变换类-Using vc++ and opengl realized the octree algorithm, and a separate class encapsulates the coordinate system transformation
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:16.48kb
    • 提供者:潘文武
  1. 20100905tuxing

    0下载:
  2. 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:19.55mb
    • 提供者:李大山
  1. octree_colour_quantitative_doc-

    0下载:
  2. 网上收集的利用八叉树进行色彩量化文档资料。 常用色彩量化算法的性能分析。 基于八叉树结构的色彩量化算法。 一种八叉树色彩量化算法的改进。 真彩转256色(八叉树)。 位图八叉树算法。-The online collection by octree undertakes colour quantitative document material. Common colour the performance analysis of the quantitative a
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1.36mb
    • 提供者:林泽鸿
  1. read

    1下载:
  2. 应用八叉树编码法划分点云邻域空间为多个指定边长的子立方体,保留每个子立方体中距中心点最近的点,实现从空间整体角度对点云的精简。对三维模型数据进行了精简测试,证明了该算法的有效性和实用性。 -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
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:zhaolulu
  1. IsoOctree

    0下载:
  2. 八叉树实现ISO surface提取的算法,在三维模型建模技术中应用非常广泛-algorithm for extract iso-surface with octree from point cloud, it has been widely used 3D modeling technique in CG
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-07
    • 文件大小:66.49kb
    • 提供者:shawn
  1. BMP_24bit_to_256

    0下载:
  2. 将24bit BMP图像用八叉树算法减色为256色BMP图像-The 24bit BMP image using the octree algorithm subtractive color 256 color BMP image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:9.99mb
    • 提供者:syc
  1. Octree

    0下载:
  2. this code is about octree algorithm,which is used for skipping empty voxels.I want to share with you
  3. 所属分类:3D图形编程

  1. octree

    0下载:
  2. 场景检测算法之一:octree算法的实现代码-the source code to implement octree algorithm
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3.04kb
    • 提供者:孙晟轩
  1. 4

    0下载:
  2. 利用地球立体剖分格网生成SubdivisionR_树索引模型 针对三维数据管理中八叉树索引冗余多、R-树索引插入删除过程复杂的问题,依托GeoSOT地球立体剖分格网,提出了一种新的八叉树与R-树有机结合的Subdivision R-树索引模型(Subdivision R-tree)。首先,以GeoSOT地球立体剖分格网八叉树索引为基础构建了Subdivision R-树索引模型结构 随后,设计了Subdivision R-树索引模型基本的插入、删除、查询、分析算法 最后,开展了Subd
  3. 所属分类:Graph program

    • 发布日期:2017-05-05
    • 文件大小:255.25kb
    • 提供者:fangsm1
搜珍网 www.dssz.com