搜索资源列表
threedimentionProject
- 三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,很有用的哦。在VC++6.0下编译通过。-point perspective projection transform and double three times Bezier surface rendering algorithm, Oh, very useful. In VC 6.0 compiler passed.
scanalyze-1.0.3_source_code
- 斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接-Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Genera
Sub
- 采用四边数据结构和细分曲面造型技术构造三维网格图形
curve
- 用Directx9开发的三维曲面图,有参考价值
Bezier曲面的三维显示
- 利用计算机图形学中的平行投影方法进行Bezier曲面的显示,很综合的例子-use of computer graphics in parallel projection method Bezier surface, a very comprehensive example
PLY_IO_Read_Write
- PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑-A program which can read and write a PLY file
利用OpenGL实现三维地形
- 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
tri_mesh_loop
- 含多个经典的三维造型数据,如茶壶和兔子. 同时含loop曲面细分的matlab源程序. 是不可多得的好资料.-Containing more than the classic three-dimensional modeling data, such as teapots and rabbits. At the same time with the matlab source loop subdivision surfaces. Is a rare good info
graphs
- 一个三维函数曲面的生成展示器。其公式编译器算法精妙速度极快。含全部Delphi+OpenGL源代码。-Graphs- Graphical Expression Viewer
MATALAB1
- MATLAB三维曲线拟合,说明各种情况,分析时可以参考-MATLAB 3D magic fit
powercrust
- powercrust 三维点云曲面重构算法,可直接运行!-powercrust surface reconstruction from point clouds
Jhy3D
- opengl3D绘图,包含各种三维图形的绘制,以及茶壶和长方体的纹理映射和环境映射,外加贝塞尔曲面和Nurbs曲面绘制-opengl3D drawing, includes a variety of 3D graphics rendering, as well as teapots and rectangular texture mapping and environment mapping, external Jiabeisaier surface and surface rendering
3DBezierSurface
- C++实现从一组控制点生成三维Bezier曲面 -A C++ Program to draw a 3D Bezier Surface for MxN control Points
3Dimension_curves
- 多种三维的曲线图~如圆柱面上的正弦曲线,双曲面上的正弦曲线,等-~ A variety of three-dimensional graph, such as the cylindrical surface of the sine curve ,sine curve of hyperbolic plane, etc.
ObjectARX-mesh
- 基于ObjectARX的自由曲面三维重建方法,值得参考-Obj ectARX based three-dimensional reconstruction of free surface
Coons
- 曲面造型中三维曲面孔斯曲面绘制的程序源码-Three-dimensional curved surface shape of the face Sri Lanka in the program source code to draw the surface
ibfvs
- IBFVS的源代码,用于三维曲面的纹理可视化-IBFVS source code for 3D visualization of surface texture
huitu3wei
- 用于绘制三维曲线图、曲面图以及对三维图形的编辑及处理等功能汇总-summrise some functions Using to draw 3D pitures
Matlab-3D-graphics
- matlab三维绘图含源代码:三维曲线、三维曲面、标准三维曲面、其他三维图形如条形图、杆图、饼图和填充图等特殊图形-Matlab 3D graphics with source code: 3D curves, 3D surfaces, the standard three-dimensional surface, the other three-dimensional graphics such as bar charts, the pole diagram, pie and fill map
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图surf,例如 surf(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。-How to read the data textread, for example, through x textread ( x_inlet.txt ) we