搜索资源列表
jisuanjituxing
- 计算机图形算法演示,对于搞图形方面程序设计的爱好者很有用。-computer graphics algorithms demonstration, engaging graphics programming enthusiasts useful.
V2dCAD3.0
- 一个简单的二维图形编辑器.实现了缩放,平移,旋转,镜像等功能.并提供,直线,圆,矩形等基本图元的算法.适合于计算机图形学的学习和应用.-a simple two-dimensional graphics editor. To achieve the scalability, translation, rotation, mirroring capabilities. And to provide a straight, a round, rectangular map yuan basic al
jsjtuxingxue
- 计算机图形学程序 BRESENHACircle.C BRESEN算法圆 LINEDDA.C DDA算法画直线 unicursal.C 一笔画成图形-computer graphics algorithms procedures BRESENHACircle.C BRESEN Yuan LIN EDDA.C DDA algorithm painting a stroke unicursal.C straight into graphics
theprincipleofthecomputergraphic(VC++)
- 计算机图形学原理及算法教程(VC++版),比较经典的算法教程,不用过多介绍吧。-computer graphics theory and algorithms Guide (VC version), the classic comparison algorithm guides, not too much on it.
CG_Line
- 计算机图形学的简单设计,包括dda算法,brem算法和矩形,圆的绘制-simple computer graphics design, including dda algorithm, Brem algorithm and rectangular, circular mapping
Cohen-Sutherlandkjf
- 用C语言实现的Cohen-Sutherland算法,对学习计算机图形学有很大的帮助-C language to the Cohen-Sutherland algorithm. to learn computer graphics is a great help! !
scanlineseedsf
- 计算机图形学实验做的扫描线算法,是用C语言实现的。-computer graphics experiment done by scanning algorithm is the use of the C language.
erwei
- 计算机图形学的实验二维剪裁直线算法,可用于C++或TC-computer graphics tailoring the experimental two-dimensional linear algorithm can be used in C or TC
scanf
- 计算机图形学算法编程扫描装换多边形线算法-computer graphics programming algorithm for scanning equipment polygonal line algorithm
CG_DEMO
- 自编的图形学算法演示软件,帮助学习计算机图形学-algorithm designed by the graphics display software to help learn computer graphics
region_fill1
- 区域填充算法: (1)自学计算机图形学时花了好几天写的程序 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-regional filling algorithm : (1) self-study computer graphics flowers for a few days to write the procedures (2) development environment vc 6.0 (3) References : Shi
Computer_Graphic
- 计算机图形学算法演示,包含了各种常用的算法。-computer graphics algorithms demo includes a variety of commonly used algorithms.
imagelab2
- 2D图像生成,具体生成了一个矩形和一个圆形,两者相交,不直接调用画线函数,而是用Besenham算法另编写画直线和圆的函数,计算机视觉的一个实验作业。-2D image generation, the generation of a specific rectangle and a circle, the two intersect, not directly call line drawing functions, Rather Besenham algorithm to prepare an
计算机图形学应用及进展
- 本实验实现了分形递归树的生成算法,并简单应用该算法实现了一个动画效果:摇曳的递归分形树。及一个flash实验报告
B样条算法
- 这是计算机图形学的B样条算法。直接可以运行。-This is the computer graphics B-spline algorithm. Direct run.
计算机图形学综合大程序
- 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
图形学线圆的实现算法
- 这是本人在学习计算机图形学时用C++BUILDER编辑的画图软件,主要用于认识画圆画线的图形学算法的实现-this is my learning to use computer graphics C BUILDER editors drawing software, mainly for understanding Circle line drawing graphics algorithm implementation
计算机图形学的扫描线填充算法,MFC 实现
- 计算机图形学的扫描线填充算法,MFC 实现,,Computer Graphics of the scan line fill algorithm, MFC achieved
Bizier
- 计算机图形学之三次Bizier曲线画线算法,采用的是递归的思想-Bizier
GpDraw
- 计算机图形学 DDA算法 bresenham算法 中点画圆算法 bresenham画圆算法 椭圆算法 扫描线算法(Computer graphics DDA algorithm Bresenham algorithm Midpoint circle algorithm Bresenham circle algorithm Ellipse algorithm Scan line algorithm)