搜索资源列表
DrawJinganshi
- 设计实现直线的DDA算法或BRESENHAM算法,并在此基础上进行下面的实验: 绘制金刚石图案 -Design linear algorithms or DDA BRESENHAM algorithm, and on this basis for the following experiments : Drawing diamond logo
sharedCG01
- 图形学算法实践中的基础界面,只要添加合适的算法实现程序即可运行,非常实用-practice graphics algorithm based interface, as long as the addition of the appropriate algorithm to achieve operational procedures can be very useful
Bresenham_Circle
- 本程序实现了Bresenham的画圆算法,并且在此基础上实现了圆的填充-the realization of the Circle Bresenham algorithm, and on this basis to achieve a round filled
Graphic_Code
- 本代码是计算机图形学基础算法实现,语言C语言
besenham
- 经典的直线besenham算法,学习MFC编程的基础算法-The classic line besenham algorithm to learn MFC programming based algorithm for
tuxingxuanfan
- 画图算法--金刚石图案算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- diamond pattern algorithm, for learning, is a to count machine graphics based algorithm.
Hermite
- 画图算法--三次Hermite样条曲线算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- Cubic Hermite Spline curve algorithm for learning the basic algorithm for computer graphics based.
Cantor
- 画图算法--Cantor集算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- Cantor set algorithm for learning the basic algorithm for computer graphics based.
Peano-Hilbert
- 画图算法--Peano-Hilbert曲线算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- Peano-Hilbert curve algorithm for learning is a to count machine graphics based algorithm.
Sierpinski
- 画图算法--三Sierpinski垫片算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- three Sierpinski gasket algorithm for learning basic algorithm-based computer graphics.
Caley
- 画图算法--Caley树算法,用于学习,是算机图形学基础的基础算法。-Drawing algorithm- Caley tree algorithm for learning is a to count machine graphics based algorithm.
DDALine
- 计算机图形学基础算法,DDA算法实现绘制直线。-Computer graphics basic algorithm, DDA algorithm to draw a straight line.
BresenhamLine
- 计算机图形学基础算法,利用Bresenham算法实现直线绘制。-Computer graphics basic algorithm, using Bresenham algorithm to draw a straight line.
MidPointLine
- 计算机图形学基础算法,利用中点算法实现直线绘制。-Computer graphics basic algorithm, using the midpoint algorithm to draw a straight line.
MidPointCircle
- 计算机图形学基础算法,利用中点算法实现圆的绘制。-Computer graphics basic algorithm, using the midpoint algorithm to draw a circle.
BresenhamCircle
- 计算机图形学基础算法,利用Bresenham算法实现圆的绘制。-Computer graphics basic algorithm, using Bresenham algorithm to draw a circle.
Midpointellispe
- 计算机图形学基础算法,利用中点算法实现椭圆的绘制。-Computer graphics basic algorithm, using the midpoint algorithm to draw an ellipse.
MaxCircle
- 图形学基础算法之一最大内切圆生成算法,效率高-One of the largest graphics based algorithm inscribed circle generation algorithm, high efficiency
cwh2014210667
- 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法(graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!)
Fundamentals+of+Computer+Graphics
- 计算机图形学基础书,第3版,有光线追踪算法。(fundamentals of computer graphics)