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

搜索资源列表

  1. MyD3DLib

    0下载:
  2. 一个基于Direct3D的适合初学者的图形库 封装了基本的摄影机,拾取,纹理,静态模型加载,顶点索引缓冲区,测试用平面等。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:618.66kb
    • 提供者:邵小宁
  1. MeshCut

    1下载:
  2. 对于一个只有顶点坐标和面片索引的三角形网格,求出一些基本的拓扑信息,如:面片的三条边索引,边的顶点索引,相邻的顶点索引,相邻的三角面片索引等等,一些很有用的三维网格数据的基本处理操作。
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.7mb
    • 提供者:曾识
  1. jewel1

    0下载:
  2. 这是一个旋转的立体五角星图案,运用了索引,着色,光照,旋转等方面的技术。对D3D初学者入门有一定的帮助。-This is a rotating three-dimensional five-pointed star pattern, using the index, color, light, rotation and other aspects of technology. Getting Started on the D3D be helpful for beginners.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-12
    • 文件大小:2.8mb
    • 提供者:jewel
  1. sl-5.4.13.tar

    0下载:
  2. 三角形格网的生成,简化源代码。包括索引方法,着色、压缩等功能-Triangle grid generation, to simplify the source code. Including indexing methods, rendering, compression and other functions
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:604.33kb
    • 提供者:lph
  1. index

    0下载:
  2. DIRECT9.0的索引缓冲区问题,给初学者一个简单的例子作参考-DIRECT9.0 index of the buffer zone issue, to the beginners a simple example for reference
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2.82mb
    • 提供者:cynthia
  1. sky

    0下载:
  2. 一个圆形的天空盒子,不是直接用create出来的,是通过计算顶点和索引做出的,有一定的参考价值-A circle with the sky box, not directly create, they are by calculating the vertex and index made, must have reference value
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2.32mb
    • 提供者:北平
  1. Geometry

    0下载:
  2. 索引绑定几何体绘制(Geometry)示例-Index mapping binding geometry (Geometry) sample
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-29
    • 文件大小:17.42kb
    • 提供者:汪洋
  1. ReadBundleOutFile

    0下载:
  2. 分析读取Bundler输出的.txt,.key文件,对三维点云sift特征建立KD树索引。-Parsing Bundler Output including .txt& .key Files to construct a KD tree Index.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-12
    • 文件大小:18.5mb
    • 提供者:tony
  1. DXbone

    0下载:
  2. DX骨骼技术详解,包含骨骼动画类的实现,顶点混合,权重,索引混合,多骨骼动画实现-DX bone technology, Xiang Jie, including skeletal animation class implementation, vertex blending, weight, index of hybrid, multi-skeletal animation to achieve
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-08
    • 文件大小:1.74mb
    • 提供者:shangue
  1. 2

    0下载:
  2. 什么是索引顶点呢?上次我们讲的渲染是直接把所有顶点的数据按顺序放到顶点缓冲中,然后每次取3个点的数据出来渲染成一个三角形,但是大家有没有考虑过,在一个3D模型中一个点可能要同时处于多个三角形面上,如果直接把顶点数据放进缓冲区,那么重复的顶点就会占用多余的内存。   怎么解决这个问题呢?   答案就是我们今天的主题--索引顶点! -ok
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:1.6kb
    • 提供者:xugan
  1. 3D

    0下载:
  2. 第一回:开发环境 第二回:3D基本概念 第三回:第一个D3D程序 第四回:渲染顶点 第五回:渲染索引顶点 第六回:摄象机 第七回:灯光 第八回:纹理 第九回:3D模型(.x)-First Round: development environment second time: 3D Third back to the basic concepts: the first forty-back program D3D: r
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4.54mb
    • 提供者:DevilHand
  1. py-opengl

    1下载:
  2. 程序采用的算法是,最短距离法,源程序由三个文件组成。 CoordinateTransformation.py模块 主要负责将轮廓线进行处理,从而使他们在一个平面的单位正方形内。 PointPair.py模块 主在负责将接收经过CoordinateTransformation处理后两层轮廓线数据,对他们使用最短距离法从而将每个三角片的三个顶点确定下来,并返回其索引值 Main.py 主要负责调opengl以及组织和显示。 -Program uses the algori
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-24
    • 文件大小:3.01kb
    • 提供者:toudu
  1. qt-3dconstruct

    1下载:
  2. qt vtk医学图像二维显示,医学图像三维重建,可滚动条设置切片索引-qt vtk-dimensional medical image display, 3D medical image reconstruction, scroll bar to set slice indices
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:7.55kb
    • 提供者:zouguodiandi
  1. load_cache-0.0.0

    0下载:
  2. 读取点云四叉树索引,建立LOD在OSG中显示。-Reading point cloud quadtree indexes, established in OSG LOD display.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1.1mb
    • 提供者:赵臻
  1. TirMesh

    0下载:
  2. Kdtree 有别于trimesh 中的Kdtree ,可返回邻域内点的索引值; 补充了K邻域搜索功能;-Kdtree different trimesh Kdtree ,with index of neibor pt;and add function of knerborfind
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-15
    • 文件大小:6.26kb
    • 提供者:志强
  1. 点云Harris3D检测

    0下载:
  2. 基于PCL的C++源码,用于检测点云Harris3D关键点,参数均在命令行由实验者给出,输出Harris3D点云和检测点在原始点云的索引向量。
  3. 所属分类:3D图形编程

搜珍网 www.dssz.com