搜索资源列表
ARXCurve
- 本源代码实现在AutoCAD环境下绘制各种自由曲线和曲面的功能,包括Bezier,BSpline等,欢迎测试使用-source code to achieve in AutoCAD drawing environment freedoms curve and surface functions, including Bezier, BSpline, welcomed the use of test
3BSplineCurveandsurface
- 自己用C编的3次B样条曲线和曲面程序,应付作业的,给需要的人。
图形学DrawPaintCode
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham) 实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法) 实现对线型线宽的属性的控制 实现二维多边形扫描转换的扫描线算法 实现二维多边形扫描转换的边缘填充算法或栅栏填充算法 实现二维连通区域填充的扫描线种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实 现二维图形
curve-surface
- 演示了几种常用的曲线和曲面,包括贝塞尔、B样条等,仅作参考-Demonstration of several commonly used curves and surfaces, including Bezier, B-spline and so on, only for reference
Ch06
- 计算机图形学 曲线和曲面编程 c程序编程-computer graphics c programming
xianduan
- 从直线的Cohen-Sutherland、中点分割和参数化裁剪算法中,任选一种,编程实现; 2.编程实现Bezier曲线分割递推de Casteljau算法。 3.任选一种曲面,并编程实现 -From the line of Cohen-Sutherland, the midpoint of segmentation and parametric clipping algorithm, Choose one, programming 2. Programming Recursive
Spline-curves-and-surfaces
- 绘制样条曲线和样条曲面,可以控制曲面的生成。-Draw spline curves and spline surfaces, you can control the formation of the surface.
chap2
- 平面参数插值曲线,空间参数多项式插值曲线和参数多项式差值曲面演示-CAD curve