-
AddPalette
在AutoCAD中添加一个自定义分页侧边栏。(In AutoCAD add a custom tab sidebar.)
- 2020-11-29 14:09:29下载
- 积分:1
-
Peano-Hilbert
代码是关于Peano-Hilbert曲线算法,属于图形学范畴(Code is on the Peano-Hilbert curve algorithm, belongs to the category Graphics)
- 2015-12-27 11:49:03下载
- 积分:1
-
Project
根据图框块自动识别图纸并预览打印。函数参数分别为:打印机名称,打印样式,打印纸张,打印份数,自动纸张,自动旋转,自动关闭,自动识别图框(Autoprint according to the drawing blocks.)
- 2020-06-17 09:00:02下载
- 积分:1
-
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
-
mx_zhao3
画图 可保存读取 Bresenham算法 中点画线法 数值微分法(DDA)(Paint to save the Bresenham algorithm were dotted line is read the numerical differentiation Act (DDA))
- 2012-08-22 17:09:11下载
- 积分:1
-
DrawingView
关于三轴雕刻机用C语言实现,此为C方式下实现绘画CAD图。(About three-axis engraving machine with C language, this is C mode drawing CAD drawings.)
- 2012-03-23 07:34:15下载
- 积分:1
-
TestView
说明: 单文档绘图测试程序。单文档绘图测试程序。(single document mapping test. Single document mapping test.)
- 2006-04-30 10:42:33下载
- 积分:1
-
PictureGame
graphic game developing source code
- 2020-06-25 16:00:02下载
- 积分:1
-
ThreeBSpline_VC
说明: 三次B样条,程序中有部分说明,可以自由在其中进行扩展设计其它类似样条程序.(cubic B-spline, some procedures that can be carried out in one free expansion design similar kind of procedure.)
- 2006-05-09 10:13:42下载
- 积分: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