搜索资源列表
多边形填充算法
- 计算机图形学原理的一个程序设计,是多边形的填充算法,程序有点大.-computer graphics tenets of a design process that is filled polygon algorithms, procedures are too big.
control1
- 鲁棒控制理论与应用,关于鲁棒控制理论与应用所有的计算机图形学基础算法!!!!
Bresenham
- Bresenham算法,椭圆中点Bresenham,是VC++算法,初学计算机图形学的人来说,是一个不错的例子。-Bresenham algorithm, elliptic midpoint Bresenham, are VC++ algorithm, beginner computer graphics of the people, are a good example.
tuxingxueshiyanbaogao
- 大学计算机图形学中的几个常用的算法设计报告。-Several commonly used in computer graphics algorithm for the design
compuer-graphics
- 计算机图形学的ppt,适合初学者,主要讲二维图形的生成算法。-Computer graphics ppt, suitable for beginners, mainly about the two-dimensional graphics algorithms.
SIFT
- 该资料是一个学习SIFT算法的一个绝好的学习资料,sift算法是计算机图形学中一个很重要的算法-This information is a learning algorithm SIFT an excellent learning materials, sift algorithm is a very important computer graphics algorithms
2-d-line-drawing-generation
- 计算机图形学(Computer Graphics,简称CG)是一种使用数学算法将二维或三维图形转化为计算机显示器的栅格形式的科学。简单地说,计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。是计算机科学的一个分支领域,主要关注数字合成与操作视觉的图形内容。-2 d line drawing generation algorithm
计算机图形学概述
- 计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。