搜索资源列表
3DCH
- 实体造型,通过半边数据结构实现变结构设计。- The entity modelling, changes the structural design through the half construction of data realization.
OpenMesh_1.9.4.tar
- 著名的三角网格处理开放源代码程序,提供了数据半边结构,代码很清晰,使用方便,大大提高三维图形开发速度。-famous triangular mesh handle open source procedures, the data structure sideways, code is very clear. easy to use, greatly improving the development of 3D graphics spe
实体造型,通过半边数据结构实现变结构设计
- 实体造型,通过半边数据结构实现变结构设计
3DCH
- 实体造型,通过半边数据结构实现变结构设计。- The entity modelling, changes the structural design through the half construction of data realization.
OpenMesh_1.9.4.tar
- 著名的三角网格处理开放源代码程序,提供了数据半边结构,代码很清晰,使用方便,大大提高三维图形开发速度。-famous triangular mesh handle open source procedures, the data structure sideways, code is very clear. easy to use, greatly improving the development of 3D graphics spe
YybCad
- 半边数据结构 CAD建模 实现简单的拉伸 -Half Edge structure
halfedge.tar
- 半边数据结构C++实现,包里只有一个half_edge类,包含了半边数据结构以及5个基本欧拉操作。显示用的是Opengl-Half_Edge Datastructure implementation.In the source code it has a half_edge class,it defines the basic half_edge datastructure and euler operations.Uses Openg
het-short
- Meshes半边数据结构用于LOD算法;Meshes半边数据结构用于LOD算法-The Half-Edge Tree: A Compact Data Structure for Level-of-Detail Tetrahedral
halfedge
- 国外一个计算机图形学课程的作业源代码,输入*.obj文件中的三角形网格,构造模型的半边数据结构,使用动态数组和哈希表,提取棱边并用opengl突出显示。-A half-edge mesh adjacency data structure is provided, along with a very simple .obj mesh parser. Throughout this code you are asked to conside
Euler
- 通过欧拉操作来实现扫成的小程序,而且算法的思想很简单,只是需要用到实体建模中的名为翼边数据结构(又叫,半边数据结构)的东西,和一个欧拉公式。想学习实体建模的同学能够通过这个程序学到很多东西,对于那些想要交图形学课程的代码作业的同学来说,你也可以直接把这个交上去了吆,因为这个代码我已经测试过了,没有任何问题,可以直接运行。当然,最好你是为了学习需要,而不是为了直接down下来应付老师,而且前提是你要部署好OpenGl的库。-By Eule
43564358yj
- 采用半边结构,读入obj文件数据,绘制三维模型。鼠标可以控制旋转模型。-Using half of the structure, obj file reads data, rendering three-dimensional model
cgal
- cgal的基础的数据结构半边的解释 以及对 cgal文档的参考方法(the introduction of the basic concept of data sturcture used in cgal.)
Plankton
- C#的半边数据结构代码,带有半边数据结构的类和相关方法(C# half edge data structure code)