搜索资源列表
作业7:函数曲面
- 编写的一个绘制函数曲面的程序,主要生成函数曲面-prepared by a surface mapping function procedures, the main function of Surface Generation
nurbs 曲面微调程序
- 这是一个能够生成nurbs曲面并进行微调的程序,大家试试看,还有什么可以改进的地方?-to generate NURBS surfaces and fine-tuning procedures, we try, what is there room for improvement?
工程曲面
- 可以用来绘制工程曲面的例程,提供工程曲面生成算法,由vc2003.net编写-can be used for surface mapping project routines, provide surface generation algorithm, prepared by vc2003.net
graphic_demo
- 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
BEZIER.C
- 基于C的贝塞尔曲面生成程序,此程序对于没有专门学习过计算机图形学的人也能看懂.-Bessel surface generation process, This procedure not specifically studied computer graphics people can understand.
flatcreat
- vc++环境下,利用opengl基于线模型的,曲面生成技术-vc environment, the use opengl on the line model, Surface Generation Technology
dujunli_337
- 想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测
CUBIC_B-SPLINE
- 三次B样条插值曲面及其实现::目前在CAM/CAM的自由曲面构造方法中,较流行的有B样条曲面,Bezier曲面、Ball曲面等方法,但由这几种方法和成都是拟合曲面,而百插值曲面,常常不能满足一些工程实际中严格插值的要求,本文构造了一种自由插值曲面生成方法-B样条母线法,所生成曲面达到C^2级光滑,适用机械,模具、汽车、造船等制造加工行业的复杂曲面设计。
bezier曲面
- bezier曲面的生成算法-Algorithm
B曲面
- B曲面的生成算法-B surface Algorithm
random_centerqqq
- 该程序为matlab环境下的程序,为三角形中点位移法分形曲面生成[法向交叉、劈裂]的例示程序
kiring_C
- 地理统计分析克立格插值、曲面生成的C语言源代码。
贝塞尔曲线和曲面
- 本程序是一个根据贝赛尔曲线和曲面生成算法的小程序,在tc2.0下完成的。-this is a procedure under Bessel curve and surface generation algorithm for small procedures, the tc2.0 completion.
3D_Surface.rar
- VC+Opengl实现Bizer三维曲面的生成和调整,VC+ Opengl achieve Bizer generate three-dimensional surfaces and adjust the
NURBS-surface
- 这是在MATLAB-2008a环境下编写的NURBS曲面生成程序,可以通过调整控制顶点和各个顶点的权重来调整曲面的形状。-This is a MATLAB-2008a environment, prepared by the NURBS surface generation program, you can adjust the control points and weights of all vertices to adjust the surface shape.
nurbskj
- 一个关于nurbs曲线、曲面生成的框架程序,比较的不错,可以用来学习-A nurbs curve, curved surface to generate a framework for procedures, a good comparison can be used to study
SurfaceTothick
- AUTOCAD中把已知曲面生成自定义厚度的实体-AUTOCAD surface of the known thickness to generate custom entities
Graphics
- 计算机图形学的各种实验,里面包含主要内容包括线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、等常用曲线的生成算法;Coons曲面、Bezier曲面、B样条曲面等常用曲面的生成算法。含实验报告-Computer graphics, various experiments, which contains the main contents include the line, park, area filling, line width, character, cut
a
- 本试验是研究曲线曲面生成算法,效果逼真,易于实现-This test is to study curves and surfaces generated algorithm, the effect of a realistic, easy to achieve
Gwork
- OPENGL下一个简单的图形系统。包括了基本操作及一些高级技巧如动画,蒙板,曲线曲面生成等。-OPENGL under a simple graphics system. Includes the basic operation and some advanced techniques such as animation, masking, generation of curves and surfaces.