-
dfx
DFX格式的文件操作例子,可以读出由CAD绘制的保存为DFX格式的图片,附带大量注释(DFX format file manipulation example, can read out by the CAD drawing for the preservation DFX format photographs, Notes of a large number of fringe)
- 2007-03-19 15:26:27下载
- 积分:1
-
移动多边形
用vc+mapobjects开发的源代码,实现鼠标多边形的移动(with vc MapObjects development of the source code, mouse polygon mobile)
- 2005-04-20 15:31:40下载
- 积分:1
-
tuxingxuedazouye
说明: 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。
2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。
3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。
4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。)
5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。
6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种);
7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。
8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。
9. 交互式Bezier曲线的输入绘制程序实现
(1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
- 2020-11-09 20:49:46下载
- 积分:1
-
PolygonDecompose
二维简单多边形凸分解源代码以及详细的使用说明(Two-dimensional simple convex polygon decomposition of the source code and instructions)
- 2021-03-22 14:59:17下载
- 积分:1
-
Realtimetable
VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.(VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations.)
- 2020-06-26 05:40:02下载
- 积分:1
-
E5
计算机图形学实验,完成立方体的三视图和等轴侧投影(Computer graphics experiments, the completion of three cube view and isometric projection)
- 2013-11-08 15:58:42下载
- 积分:1
-
NC-create
数控代码自动生成,Bizer曲线的数控加工代码的自动生成,VC++实现功能(NC create)
- 2013-01-17 16:37:52下载
- 积分:1
-
tuxing
MFC下实现DDA算法、一般直线的Bresenham算法、Bresenham画圆算法 、中点圆整数优化(MFC DDA Bresenham )
- 2010-06-13 10:28:30下载
- 积分: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
-
drawing-board
用VS2012和open cv2.47编写的一个简单画图板程序,可以像画图板一样用鼠标画任意图形(Using VS2012 and open cv2.47 drawing board to write a simple program, you can use the mouse as the drawing board, like any graphic painting)
- 2014-10-14 13:19:15下载
- 积分:1