搜索资源列表
graphic_demo
- 帮助学习图形学的学生和工程人员的好工具,里面动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、resenham、 逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier, spline,Bspling,Hermite曲线生成算法;单线性,双线性, Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充, 种子填充算法,多边形,直线裁剪算法;平移,比例,旋转, 原点对称,错切变换算法;-help students lea
igesnew
- 读IGES文件中的实体126,128,即NURBS曲线和曲面-document read IGES entities 126,128, NURBS curves and surfaces
dujunli_337
- 想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测
计算数目
- 这是 我编的一个小程序,请大家指点。 内容简介:计算机图形学的原理、算法及系统,并用c语言编写绘图程序。主要内容包括计算机图形学的发展概况、图形设备及系统;线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、B样条等常用曲线的概念、生成算法和性质;Coons曲面、Bezier曲面、B样条曲面等常用曲面的基本概念和生成算法;用c语言编写绘图程序。-This Part I of a small program, please guidance. Descr iption
shiyan6-Bezier 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(Bezier曲线算法 )-Experiment 6 used computer graphics surface and curve generation algorithms, including (Bezier curve algorithm)
shiyan6-B 计算机图形学实验6 常用曲面和曲线的生成算法
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(三次B样条曲线算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (cubic B-spline algorithm)
TreeSpline
- 三次样条插值,B曲线等都是根据已知样点,用不同方法拟和曲线、曲面。-Cubic spline interpolation, B curves are the basis of known samples, using different methods of curve fitting, surface.
Drawingcode
- 它包含了平面曲线、空间曲线、空间曲面、非矩形网格图和用鼠标划光滑曲线的matlab代码。-It contains matlab codes of a planar curves, space curves, curved surface, non-rectangular grid map and draw a smooth curve with the mouse .
Bezier3.0
- 我的毕业设计,完成了Bezier曲线和曲面的绘制-My graduation project, completed drawing Bezier curves and surfaces
curveandcurvedsurface
- 计算机图形学中的曲线和曲面,通过这个用户可以自己画曲线和曲面-curve and curved surface
CUVSUFC
- 能画贝塞尔曲线和另一种曲线,并能转化成曲面,也能对面进行填充-Can draw Bezier curves and other curves and surfaces can be transformed into, but also to fill the opposite
shiyan6-double-Bezier
- 计算机图形学实验6 常用曲面和曲线的生成算法 包括(双三次Bezier曲面算法)-Computer Graphics Lab 6 common surfaces and curves, including generating algorithm (bi-cubic Bezier surface algorithm)
QUXIANHEQUMIAN
- 计算机图形学、vc++、曲线和曲面代码、图形绘制-Computer graphics, vc++, curve and surface code, graphics rendering
BezierAnd-BSpline
- Bezier曲线曲面的绘制和B样条曲线曲面的绘制-Drawing Bezier curves and surfaces and B-spline curves and surfaces draw
NURBS
- 这本书找了很久,非常经典的电子版书籍《计算机辅助几何设计与非均匀B样条》,对学习nurbs曲线插值和曲面重构有很大帮助。现和大家共享-This book looking for a long time, very classic electronic version of the book " Computer Aided Geometric Design of" non-uniform B-spline, the learning the nurbs curve interp
Bezier
- 利用B样条对多点任意曲线和曲面进行准确绘制-Using b-spline to more accurate rendering any curve and surface.
MatLab-interpolation-and-fiting
- 关于讲解曲线和曲面插值和拟合的MATLAB经典算法,并带有讲解PPT.-MatLab interpolation and fiting
yasuo
- 提供基本的点、线、多边形的绘制函数外,还提供了复杂的三维物体(球、锥、多面体、茶壶等)以及复杂曲线和曲面绘制函数。-openGL 图形
matlab绘制B样条曲面代码
- 利用matlab绘制自定义的B样条曲线和曲面,有例子(Using matlab to draw custom B-spline curves and surfaces, some examples are given.)
曲线和曲面算法
- 代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。(The code contains the following algorithms: three-leaf plum blossom line, cylindrical spiral, conical spiral, cubic Bezier curve, cubic B-spline curve. Torus, cone, bilinear sur