搜索资源列表
ComputerGraphics
- 4——连通填充算法的实现 1.用户能够用鼠标绘制多边形。 2.可以清除屏幕,重新绘制。 3.填充颜色及多边形的颜色
computergraphics
- 新版计算机图形学的扫描版 可以为您省点钱哦
Computergraphics
- 计算机图形学的参考书籍和历年试题及其答案,希望对大家有所帮助-Computer graphics and the reference books and answer questions over the years, I hope all of you to help
computergraphics
- 这本是计算机图形学的指导书,对与学习计算机图形学的读者来说是个很好的实验教程!-This is the guidance of computer graphics books, and learning computer graphics on the reader is a good experimental tutorial!
ComputerGraphics
- 利用vc6.0编写的一个计算机图形学程序,能实现画点、线等功能-Vc6.0 prepared using a computer graphics program that can achieve draw points, lines and other functions
ComputerGraphics
- 三种算法绘制直线,种子填充,画圆画圆弧,绘制二次曲线,贝塞尔曲线等-Draw a straight line of three algorithms, seed filling, drawcircle circular painting, drawing the second curve, Bezier curves, etc.
computergraphics
- 实现计算机图形学最基本的图元的绘制,包括线,圆,椭圆,及反走样的处理,最后是漂亮的金刚石图案-Computer graphics to achieve the most basic elements of drawing, including line, circle, oval, and anti-aliasing processing, and finally the beautiful diamond pattern
Computergraphics
- 英文原本经典计算机图形学教程,PPT格式,很好的学习材料和上课资料-English was the classic computer graphics course, PPT format, good learning materials and school information
ComputerGraphics
- 计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法,构成了计算机图形学的主要研究内容-Said computer graphics, and the use of computer graphics calculations, processing and display the relevant principles and algorithms, constitute the main research content of computer graphics
computergraphics
- 实现简单几何绘图,图形变换,裁剪,填充,旋转,平移-To achieve simple geometric drawing, graphics conversion, cutting, filling, rotation, translation
ComputerGraphics
- 计算机图形学课程设计,实现了多边形裁剪、矩阵平移、旋转、错切变换,Bezier曲线。直线和圆均自己实现。-Computer Graphics Course Design, including Polygon Clips, Figure Rotation, Stretch and Translation, Bezier Curve.Line Drawing and Circle Drawing has also been implemented.