-
grDemo
自由曲线图表、柱状图、饼图的实现与转换,基于一套简单的图形类库(源代码在内)。(free curve charts, column, pie and the realization of conversion, based on a simple set of graphics libraries (including source code).)
- 2005-06-21 09:51:23下载
- 积分: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
-
COMPUTER_GRAPHICS
本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable
files are all included in the compressed
file。 )
- 2020-11-24 16:19:32下载
- 积分:1
-
DXF_Reader
国外高手写的可以读写dxf格式信息。值得收藏(Foreign experts to write the information can be read dxf format. Worth collecting)
- 2014-03-16 12:05:26下载
- 积分:1
-
GaiJingBresenham
改进的Bresenham算法,用visual c++ 实现(Improved Bresenham algorithm, using visual c++ achieve)
- 2015-01-16 15:32:26下载
- 积分:1
-
ACDC---Highway-To-Hell
prueba porque necestio dezscar
- 2012-08-25 12:22:35下载
- 积分:1
-
打开24位BMP
这是一个模拟acdsee软件打开一幅bmp文件并显示在屏幕上的算法.(This is a simulation software Converter opened a bmp file and display on the screen of the algorithm.)
- 2005-04-24 20:36:21下载
- 积分:1
-
Bresenham-UPDATE
基于Bresenham算法的四步画直线算法,加快画直线速度(draw line based Bresenham update alogrith)
- 2013-08-28 11:35:17下载
- 积分:1
-
entity-structure-experiments
计算机图形学_实体构造实验,典型的实体空间旋转(Computer graphics _ entity structure experiments, the typical physical space rotation)
- 2012-11-22 21:42:32下载
- 积分:1
-
ZUIBIAO
MFC 画出简单的坐标 并通过按钮产生随机点坐标(横坐标逐渐增大纵坐标随机)存入文件中 另一按钮实现读出数据并将点连成折线(MFC drawing simple coordinate and through the button generates random point coordinates (abscissa increases ordinate random) into a file and another button to achieve read data points connected into line)
- 2013-09-14 13:59:46下载
- 积分:1