搜索资源列表
rbf2.rar
- 通过径向基函数将散乱数据点云重构为三维隐式曲面,RBF
3D_Surface.rar
- VC+Opengl实现Bizer三维曲面的生成和调整,VC+ Opengl achieve Bizer generate three-dimensional surfaces and adjust the
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
Graph1
- 很多几何图形的画法,如三维图形、曲线及曲面的绘制,三次样条曲线,BEYOND,曲面,Beziel曲线等--Many geometric figure drawing methods, like three dimensional graph, curve and curved face drawing, three transects tunes curve, BEYOND, curved surface, Beziel curve and so on
SharpGL_v18
- opengl 显示三维立方体,曲线曲面等内容-opengl display three-dimensional cubes, curves and surfaces, etc.
028992
- 计算机图形学是交互式图形开发的基本理论,同时也是一门实践性的学科。笔者积累十多年的计算机图形学讲授经验,使用Visual C++ 6.0的MFC框架开发了涉及“基本图形的扫描转换”、“多边形填充”、“二维变换和裁剪”、“三维变换和投影”、“自由曲线和曲面”、“分形几何”、“动态消隐”和“真实感图形”等章节内容的43个案例。-Interactive Computer Graphics is developing the basic theory of graphics, but also a pr
028991-01
- 计算机图形学(computer graphics, CG)是研究如何利用计算机算法来生成、处理和显示图形的一门学科,主要的算法原理包括基于光栅扫描显示器的基本图形的扫描转换原理;基于齐次坐标的二维、三维变换矩阵的几何变换原理;基于几何造型的自由曲线、曲面的生成原理;基于分形几何学的分数维造型原理;基于像空间和物空间的三维实体动态消隐原理;基于颜色模型、光照模型和纹理映射技术的真实感图形显示原理。-Computer Graphics (computer graphics, CG) is to st
Recon.940503b
- 作者:Hugues Hoppe, University of Washington. 输入:散乱数据点云 输出:三维曲面-surface reconstruction
1
- 二次曲面模型,关键在于如何作出三维曲面图形-Quadratic surface model, the key is how to make a three-dimensional surface graph
1
- 这只是个简单的小程序,主要是实现三维物体的绘制:在窗口绘制一个多面体和二次曲面,在代码中添加光照函数。-This is just a simple small program, primarily to achieve three-dimensional object drawing: In the window, draw a polyhedron and second surfaces, add lighting function in the code.
MATALAB1
- MATLAB三维曲线拟合,说明各种情况,分析时可以参考-MATLAB 3D magic fit
FunctionGraphicsIn3D
- 1.绘制三维四边形网格曲面。 2.调整网格曲面显示状态:填充或不填充。 3.改变窗口背景颜色。 4.左键旋转图形,右键缩放图形。-1. Draw three-dimensional quadrilateral mesh surface. 2. Adjustment of the grid surface display status: fill or not fill. 3. To change the window background color. 4. Lef
Graph
- 图形学完整课件,包括光栅图形学,图形裁剪,基本几何,二维几何,图形变换,三维几何,几何造型,光照模型,曲线与曲面,曲线拟合与双圆弧逼近,交互技术等。-Graphics complete courseware, including raster graphics, graphic cut, basic geometry, two-dimensional geometry, graph transformation, three-dimensional geometry, geometric mod
powercrust
- powercrust 三维点云曲面重构算法,可直接运行!-powercrust surface reconstruction from point clouds
read_point_clouds1
- 利用Visual C++读取点云数据用于曲面的三维重建-Visual C++ to read the use of point cloud data for three-dimensional surface reconstruction
jisuanjituxinxueppt
- 孙家广,计算机图形学课件,直线,圆,曲线,曲面,三维图形的生成与变换。-Jia-Guang, computer graphics courseware, lines, circles, curves, surfaces, three-dimensional graphics generation and transformation.
3Dimension_curves
- 多种三维的曲线图~如圆柱面上的正弦曲线,双曲面上的正弦曲线,等-~ A variety of three-dimensional graph, such as the cylindrical surface of the sine curve ,sine curve of hyperbolic plane, etc.
Draw_3D
- 画各种三维曲面图的简单示例:三维网格曲面函数;带等高线的三维网格曲面函数;带底座的三维网格曲面函数(A simple example of drawing a variety of three-dimensional curved surfaces)
threedimension
- 软件平台为MATLAB,可将给定的散点数据绘制成三维曲面图,代码附有详细的注释说明,并附带测试数据。(Plot the given scatter data into a three-dimensional surface graph)