资源列表
duiqifenbu
- AUTOCAD中对齐和分布工具,好不好用试试看。-AUTOCAD in the alignment and distribution tools, better ease of use give it a try.
animation
- 计算机图形学原理及算法教程(和青芳)随书源代码——实时动画-Computer graphics theory and algorithms tutorial (and blue-fang) With the source code for the book- real-time animation
colorlight
- 一个彩灯旋转程序,通过绘制线条,变换颜色实现-a lantern rotation procedures, drawing lines of color achieve transformation
vbhuitu
- 画图基本操作,包括直线,圆,椭圆,多边形,任意线,折线,正多边形,擦除.
dllTest6_qjbl
- 动态库链接库你熟悉吗 我只是练习了一些
ParallelGraph
- 利用鼠标绘制折线段,然后输入垂距,在折线段的两边以不同的颜色分别画两条与原折线段条平行的新折线段,这是GIS中绘制缓冲区的基础-Using the mouse draw off line, then enter the vertical distance, on both sides of the fold line with two different colors were painted with the original fold line parallel to the new sec
Marker
- 用于标注排水,及用地界的ARX程序.可以非常方便的绘制出公路及铁路工程中的用地界.-Used to mark drainage, and land sector ARX program. Can be very convenient to map out the road and railway projects in the land sector.
3dtx
- 可以使用该程序进行画图,可以简单的实现3D画图!
INCISE
- 对板块进行最优切割,以尽量避免浪费。同时还使用了设置坐标按比例显示的方法防止板块太大,需要滑动条才能看。-plate for the optimum cut, so as to avoid wastage. Also set to use the coordinates indicated by the ratio method to prevent the plate too, need to be able to see a sliding strip.
VB_DataShow
- 自己写的VB绘图程序,对数据用二维图像表示出来,写得比较粗糙,需要的可以参考-himself wrote the VB mapping procedures, the data indicated two-dimensional images, and drafted in a relatively rough, in need of reference
drawdemo
- vc实现图形学上机实验。 实现简单画图板程序。
CG
- 自己写图形学实验时的一个程序,自己实现的包括线(直线、椭圆),区域填充,分形,真实感图型生成等。开发环境为vs2005.-This is a sample program (source code) for computer graphics. I have implement the basic graphics primitives(only using the function setpixel()) including line,fractal,realistic graphics et