搜索资源列表
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曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,
PointInPolygon.rar
- 判断点在凸多边形的内外的计算机图形学小程序;算法很不错;,In the convex polygon to determine the internal and external procedures of small computer graphics algorithm is pretty good
Computer_Graphics
- 计算机图形学原理及算法教程(Visual+C++版),包含三维变换、实时动画、图形裁剪、消隐、图形相交—相切、真实感图形学、帧动画等源码。-Computer Graphics Principle and Algorithm Tutorial (Visual+ C++ Version), including three-dimensional transformation, real-time animation, graphics, cutting, blanking, graphics int
lyd
- 这是一个计算机图形学中关于梁友栋算法实现的程序-This is a computer graphics on the friends of Liang Dong algorithm procedures
PointLine
- 实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法-Linear algorithm simulation, the Department of Computer Graphics class capacity, the three straight-line method
computergraphiscsalgorithm
- 此书为计算机图形学基础算法第二版,不错的.-The basis of this book for the computer graphics algorithm for the second edition, good.
Line
- 本科计算机图形学课程实验--Bresenhem算法画直线-Undergraduate computer graphics course experiment- Bresenhem algorithm for drawing a straight line
200610162055101176
- 计算机图形学课程设计,有图形界面,可实现圆,直线,曲线等算法-Computer Graphics curriculum design, there is a graphical interface, can be round, a straight line, curve, such as algorithm
MidpointCircle
- 计算机图形学 中点画画圆算法的Matlab程序-Computer graphics algorithms in Matlab stipple procedures drawcircle
jisuanjituxingxuesuanfajichu
- 计算机图形学算法基础,一本很经典的计算机图形学的算法资料,需要的同学可以看看。-Algorithm based on computer graphics, a classic algorithm of computer graphics information, the students need to look at.
jisuanjituxingxuesuanfajichu2
- 一本很经典的计算机图形学算法书籍,适合在学计算机图形学的同学使用。-A very classic books computer graphics algorithms, suitable for students learning the use of computer graphics.
LineClipping
- 计算机图形学中的线段裁剪算法,包括:区域编码,中点算法和liang算法-Computer graphics in the cut-line algorithm, including: regional coding, the mid-point algorithm and algorithm liang
image
- 计算机图形学代码,实现常见的图形学算法。对应教程计算机图形学基础及应用教程-image
DDAMouseLine
- 计算机图形学 DDA算法 画圆 点击鼠标画圆-DDA Circle Algorithm
experiment
- 计算机图形学的最基本的几个实验 包括三种画 直线的算法 画圆和椭圆 直线段的裁剪 多边形的裁剪-Several computer graphics most basic experiment includes three draw a straight line algorithms draw a circle and oval cutting straight line polygon clipping
C.examples.computer.graphics.algorithms
- C计算机图形学算法编程实例C programming examples in computer graphics algorithms -C programming examples in computer graphics algorithms
Graphics
- 计算机图形学很好的资料,包括种子填充,多边形扫描算法。 b样条曲线,曲面等-Very good computer graphics, including seed filling, polygon scan algorithm. b-spline curves, surfaces, etc.
案例1-金刚石图案算法
- 计算机图形学的金刚石图案绘制,使用VC6++绘制,包含程序和代码(The drawing of diamond pattern in computer graphics is drawn by VC6++, including program and code.)