-
computergraphicsprogramming
说明: 我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、
画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于
精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做
通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立
release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之
外执行程序,必须复制所需位图及模型文件。
必须复制的文件:
Chopper.asc
chopper.bmp
cp.bmp
end.BMP
end.txt
w1.bmp
w2.bmp
w3.bmp
如有问题欢迎大家和我交流!
联系方式:
e-mail:cproom@163.net
http://cproom.yeah.net
通讯地址:陕西省西安市太白南路202号(骊山微电子公司)陈鹏(收)
邮编 :710065
电话 :(029)-8234582(computer graphics programming using GDI)
- 2010-04-17 07:13:59下载
- 积分:1
-
wode
绘画板~ C#小程序~
(Drawing board ~ C# Applet ~)
- 2007-12-27 12:17:38下载
- 积分:1
-
drawMFC
一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。(A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse events in the corresponding conduct, but not in the paint method in the conduct, we may learn.)
- 2013-09-13 09:27:12下载
- 积分:1
-
NT9200
NT9200数字脑电图仪 的串行通讯及实时绘图程序。可借鉴里面的绘图程序。(NT9200 digital EEG instrument serial communications and real-time drawing program. Inside of the mapping process can learn from.)
- 2010-05-20 16:33:22下载
- 积分:1
-
shiboqi
该VB程序可以将外部输入的数据以图形的方式画出,提供了一个参考,并有图形刷新功能,很详细的介绍了VB的画图功能(The VB program can draw the external input of data in graphical form, to provide a reference, and graphics refresh function, a very detailed description of the VB drawing functions
)
- 2012-12-20 14:43:50下载
- 积分:1
-
移动多边形
用vc+mapobjects开发的源代码,实现鼠标多边形的移动(with vc MapObjects development of the source code, mouse polygon mobile)
- 2005-04-20 15:31:40下载
- 积分:1
-
VCPainter-
MFC实现的画板程序,能够画图并保存,适合初学者(Sketchpad program, implemented by MFC drawing and save for beginners)
- 2012-10-09 21:20:54下载
- 积分:1
-
VER2
一个TC画图软件,使用TC编译,具有程序框架及结构,适合改编而具有个性(a TC Drawing TOOL)
- 2013-12-31 21:55:51下载
- 积分:1
-
PictureGame
graphic game developing source code
- 2020-06-25 16:00:02下载
- 积分:1
-
DDA
DDA算法画直线,可以实现在网格下逐点画直线。(DDA algorithm for drawing straight lines, can be achieved in a grid-by drawing straight line.)
- 2020-10-13 19:07:31下载
- 积分:1