搜索资源列表
ComputerGraphics
- 是我的计算机图形学的大作业,其中包括的算法有: 直线绘制的DDA算法,bresenham算法,中点算法,绘制圆和椭圆的中点算法,扫描线种子填充算法。N次贝塞尔曲线的绘制以及对他的平移旋转和缩放变换。还有颜色对话框的调用等等,操作方法在帮助里也写明了。另外,还附有一个编写说明书,适合初学者一步步的自己编写出程序来。-Is my great work in computer graphics, including the algorithm are: line drawing of the DDA
computergraphics
- post triangle in the center of monitor size pixels
ComputerGraphics
- VC++6.0环境下实现直线、矩形、圆、二维变换,二维裁剪,二维填充图元等,MFC-ComputerGraphics
computergraphics
- 计算机图形学入门知识,希望对初学者有帮助,并且运用了mfc相关知识-Introduction to computer graphics knowledge, help for beginners, and used the knowledge mfc
computergraphics
- 本程序实现了贝叶斯曲线和hermit曲线-This procedure implements the Bayesian curve and hermit curve
ComputerGraphics
- 多边形填充 多边形裁剪 自定义多边形区域 自定义裁剪区域-Polygon fill polygon clipping custom polygon area custom crop area