-
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
-
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
-
Bresenham
简单计算机图形学算法,通过直线中点Bresenham算法,绘制直线。(
Simple computer graphics algorithms, Bresenham line passing through the midpoint algorithm, draw a straight line.)
- 2014-02-17 21:22:36下载
- 积分:1
-
Computer-graphics
计算机图形学 杨钦 徐永安 翟红英 编著(Computer graphics Yang Qin XU Yong Di Hongying edited)
- 2013-03-12 10:47:30下载
- 积分:1
-
UseBrush
教你如何使用画刷,MFC里面的画刷,文件里面是相关的代码。(tell you how to use the brush of MFC,there s the relative code inside the file.)
- 2010-05-09 21:30:59下载
- 积分:1
-
MING
自动绘制保护煤柱,CAD 二次开发的,输入参数后,自己就绘制出来了(Automatic drawing protection pillar, CAD secondary development)
- 2013-11-12 11:27:19下载
- 积分:1
-
circle-fit-based-on-VC
该程序实现圆拟合,对学习圆拟合有一定帮助。(circle fit based on VC++)
- 2012-05-07 11:13:16下载
- 积分:1
-
zhudianfa
利用逐点法绘制出图形,图形的绘制其实都是由折线组成的,只是每条折线的误差太小了,肉眼根本分辨不出来(use of the point-by-point drawing graphics, the graphics are actually drawn from the composition of the dogleg, only broken each of error is too small, the human eye can not be seen)
- 2006-12-19 10:38:22下载
- 积分:1
-
DXF_Reader
国外高手写的可以读写dxf格式信息。值得收藏(Foreign experts to write the information can be read dxf format. Worth collecting)
- 2014-03-16 12:05:26下载
- 积分:1
-
off2stl
off 转stl ,很好的转换软件源码。实现了off三维格式向stl三维格式转换,可用于CAD、ProE等软件对接。(
Turn off to stl, good conversion software source code. Off to achieve a three-dimensional format stl three-dimensional format conversion, it can be used in CAD, ProE and other software docking.)
- 2021-03-13 13:09:24下载
- 积分:1