搜索资源列表
surface111
- 这是个曲面建模的程序,里面同时也包含算法,-This is a surface modeling procedures, but also includes inside algorithm. .
Subd
- 用递归算法实现的球体的程序,我曲面建模的作业!希望对大家能有帮助-using recursive algorithm of the ball, and I surface modeling operations! We can hope for help
surfaceReconstruction
- 海量数据点曲面建模方面的资料,对想入门的比较有帮助
在VC++中使用OpenGL绘制典型曲面
- 基本几何图元是OpenGL进行建模的最基本的方法,但其对较复杂真实物体的建模则比较困难。对于这些复杂物体的建模,需要用到OpenGL基本库和功能库函数(gl库和glu库)以对图元进行扩展并完成法向计算、曲线生成和曲面构造等内容。这种对基本图元的扩展实际也就是对点、线及多边形的扩展。OpenGL中定义的点可具有不同大小的尺寸,其扩展的函数形式为:
surface111
- 这是个曲面建模的程序,里面同时也包含算法,-This is a surface modeling procedures, but also includes inside algorithm. .
Subd
- 用递归算法实现的球体的程序,我曲面建模的作业!希望对大家能有帮助-using recursive algorithm of the ball, and I surface modeling operations! We can hope for help
Nurbs
- nurbs曲线和曲面在3d图形中有着重要的作用,可以进行曲线,曲面的建模.在opengl中更容易实现.-nurbs curves and surfaces in 3d graphics plays an important role, can curve and surface modeling. In opengl more easily attained.
plane
- 用opengl对飞机进行建模,其中对飞机建模采用了nurbs曲线,曲面技术.使飞机的外形更加平滑.对于防真学的出学者有很大的帮助.-use opengl right aircraft modeling, modeling of aircraft used nurbs curve, Surface Technology. That the aircraft's shape more smooth. Those really lea
B-spline
- 结合反求工程CAD建模自身的特点和用户的实际需要,主要对B样 条曲面造型三个方面的工作做了较为细致和深入的研究和探讨
surfaceReconstruction
- 海量数据点曲面建模方面的资料,对想入门的比较有帮助-Mass data point surface modeling information, and would like more help getting started
Teapot
- 利用给定的控制点,使用贝塞尔曲线和曲面建模的方法生成的茶壶。并添加了光照和倒影及阴影。程序中附操作说明。-The use of a given control point, use the Bezier curve and surface modeling methods to generate the teapot. And add a light and shadow and reflection. Program operatin
geometric-modeling
- 纽约州立大学几何建模课件,介绍了各种曲线曲面建模方法以及图形学的基础知识。-SUNY geometric modeling courseware, introduced a variety of curve and surface modeling methods, as well as the basics of graphics.
Bezier-suiface
- Bezier suiface.rar 使用Bezier 曲面 建模-Modeling using Bezier surfaces Bezier suiface.rar
deformation-with-b-spline
- 该文章详细的讲述了利用B-spline曲面建模,并进行变形监测的理论和方法。-The article describes in detail the use of B-spline surface modeling, and the deformation monitoring of theories and methods.
vhj
- 数学建模中画散点图,伪彩色图,等高线图,三维曲面图;数据可以从excel中直接导入.-Mathematical modeling of scatter diagram, pseudo color map, contour map, 3-D surface chart data from the excel directly.
sanwei
- 通过C#实现三维建模,以及曲面建模的实现,全部底层开发,不含任何其它的已知类库-C# 3D modeling, surface modeling, all the underlying development, does not contain any other known class library
IMLS
- 点云曲面建模,基于距离函数,运用移动最小二乘法,拟合曲面,提取等值面,用于散乱点云的快速三角网格构建-Point cloud surface modeling, based on the distance function, the use of moving least squares method, fitting surface, isosurface extraction for fast scattered point clo
Bezeir_2m_sphere
- 四片贝塞尔曲面构建的球体,便于后续的分析计算(A sphere constructed of four slices of Bessel surface is convenient for subsequent analysis and calculation)
ProE高级曲面建模实例
- 一个proE的高级曲面建模实例,可供参考(An example of proE surface modeling)
gridfitdir
- GRIDFIT是一个曲面建模工具,它的形式为z(x; y)分散(或定期)数据。 由于它不是插值,它允许在您的数据中存在重复,没有问题。 我的意思是什么由“插值”? 插值是一个总是被设计的代码准确预测所有提供的数据。 GRIDDATA和INTERP1就是例子 插值。 GRIDFIT更准确地描述为近似值。它产生一个表面,表示所提供数据的行为 尽可能接近,允许数据中的噪声和复制数据。(GRIDFIT is a surface modeli