搜索资源列表
-
0下载:
这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
-
-
0下载:
一个简单的计算机图形学程序--多边形渐变-A simple computer graphics program- Polygon Blending
-
-
0下载:
使用VS6.0并用C++编写的计算机图形绘制程序。实现了直线,多边形,圆等图形的绘制。同时包含了填充,图形几何变换,填充以及裁剪等功能。-Use VS6.0 and written in C++, computer graphics drawing program. Realized the line, polygon, circle and other graphics rendering. Also includes the filling, graphics geometric trans
-
-
0下载:
计算机图形学的绘图程序,功能包括生成直线、多边形、圆和字符,还有图形的基本变换(平移、旋转和缩放)、还包括多边形裁剪-Computer graphics drawing program, include generating line, polygon, circle and character, as well as basic graphics transformations (translation, rotation and scaling), but also polygon clip
-
-
0下载:
计算机图形学本程序是基于VC++环境下的MFC程序,主要实现了二维图形的显示与绘制,具体功能如下:
(1)画直线、画多边形、画圆、画字符
(2)对多边形进行填充
(3)图形裁剪
(4)图形的几何变换
(5)三维图形的消隐及着色
-Computer graphics of this program is the the MFC program based on VC++ environment, the main achievement of the two-dimensi
-
-
0下载:
多边形裁剪的一个小程序,是计算机图形学课程作业的一个小成果-
Polygon clipping a small program, is a small achievement in computer graphics course work
-