资源列表
Take-advantage-of-polar-
- 利用极坐标画圆的方法,绘制一个圆出来。程序简单好用-Take advantage of polar coordinates drawcircle method, draw a circle out. Procedures are simple and easy to use
circuiw_virtuwl
- 使用CPascal汇编写的bmp图形旋转,缩放的程序 不错的源码(Written using CPascal assembly BMP graphics rotation, scaling the program source code)
curve
- 这是一个画花的程序,计算机图形学课程设计,应用到贝塞尔曲线。-This is a smear procedures, computer graphics, curriculum design, applied to the Bezier curve.
BmpTest
- 简单画图板程序 实现windows画图板的部分简单功能 基本功能: (1)绘制直线、曲线; (2)绘制各种形状,比如矩形、椭圆形 (3)绘制各种实心形状,比如实心矩形、实心椭圆等 (4)添加文字 (5)设置不同的绘制颜色 (6)显示磁盘上已有的图片文件 (7)具备“橡皮擦”的功能,进行擦除 (8)填充功能 (9)画刷功能 (10)设置图形边框线宽 (11)不同功能实现鼠标的形状的变化 (12)工具栏图标选中与否的变化 (13)添加
afinador
- FFT for dspic build in mikroC for dspic
Paint_source
- 一个制作画图功能的代码 ,,对于新手来说是有很大的帮助的,很容易就能学到的-A production code of the drawing functions, there is a great help for the novice, it is likely to be able to learn
sharedCG01
- 图形学算法实践中的基础界面,只要添加合适的算法实现程序即可运行,非常实用-practice graphics algorithm based interface, as long as the addition of the appropriate algorithm to achieve operational procedures can be very useful
SketchPad
- 图形学Weiler-Atherton裁剪算法、Brensenham画线、画圆算法和扫描线填充算法。做成一个类似于Windows画笔的东西。-Graphics Weiler-Atherton clipping algorithm, Brensenham drawing a line, circle algorithm and scan line fill algorithm. A brush made of something similar to Windows. May be required
MFChuatu
- MFC实现图形的绘制,其中包括了直线,曲线等,基本形状-MFC graphics rendering, including a straight line, curve and so on, the basic shape
DrawTest
- 有网格,坐标轴,正弦波,余弦波,三角波。不过三角波没画好,闪烁。MFC做的。-A grid, axes, sine, cosine, triangle. But do not draw a good triangle, flashing. MFC to do.
QGraphicsView-axis
- 利用QT的场景-视图类来画坐标轴的一种方式-Using QT scene view classes to implement a method of drawing axes.
SDI_OPENGL
- SDI_OPENGL画平面图形,在vc++中运行