搜索资源列表
graphicshow
- 计算机图形学算法演示系统,包括各种绘图,曲线,直线,变换等等算法,较实用。-algorithm in computer graphics presentation systems, including drawings, curves, straight lines, etc. Transform algorithm, and more practical.
computerphoto
- 很经典的计算机图形学算法演示程序,是学习图形学的好帮手。
图形学算法演示
- 对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
VCGraphic
- 用VC编写的学习计算机图形学知识的演示程序,包括绘制图元、样条曲线和几个分形算法。-A demo program about several knowledges of computer graphics in VC, including the rendering primitives, spline curves, fractal algorithms.
cg_flash
- 计算机图形学flash演示,包含常用的算法的flash演示,对于初学者还是很有用的。-Computer graphics flash presentation, including the commonly used flash demo of the algorithm, for beginners or very useful.
tuxingshuanfa
- 计算机图形学演示系统(二次曲线,自由曲线,参数曲面,字符显示等算法) -Computer graphics presentation system (the second curve, free-form curve, parametric surface, the characters display algorithm)
flashOfComputerGraphics
- 图形学flash,对图形学中的算法的flash演示,里面有详细的执行过程和源码。-Graphics, flash, graphics algorithm for the flash presentation, which detailed the implementation process and the source.
tuke
- 凸壳的生成是计算机图形学中的基本图形处理算法,本程序是演示生成凸壳的c++源码 -Convex hull of computer graphics generation is the basic graphics algorithms, this procedure is to demonstrate the Convex Hull of generating c++ source code
Lightcube
- 光照立方体的C语言程序演示-计算机图形学经典算法-Light cube C language program demonstrates- classical algorithm