搜索资源列表
图形学作业终结版
- 图形学程序,有一些画图的程序,全部都是自己编写的源码,有一些来自于清华大学出版的《计算机图形学》-graphics procedures, some drawing procedures, all prepared by the source itself, some from Qinghua University, published in the "Computer Graphics"
基本画图程序
- 一个画图的基本框架原代码,对图形学的初学者应该有一定的用处-a drawing of the basic framework of the original code, the right graphics beginners should have a certain usefulness
C版图形学circle
- 经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。-classic Circle procedures, C language version, a coordinate system, the user need only input the circular radius.
C版图形学line
- 由两点坐标画任意直线的C语言图形学程序。输入2点坐标即可得到所求直线。-painting arbitrary linear coordinates the C language graphics procedures. 2:00 coordinates input can be obtained by seeking straight.
球的光照
- 图形学程序,用vc写的小球光照效果演示例子,非常经典,极力推荐下载。-graphics program, vc write ball lighting effect demo examples, very classic, strongly recommended download.
示波图
- 图形学程序,用VC写的示波图程序,强烈推荐下载。-graphics program, VC write procedures for the determination and strongly recommended download.
计算机图形学二维绘图
- 是计算机图形学的二维绘图程序,包括: 1.图元的生成:直线、椭圆、区域填充 2.样条曲线的生成:Bezier曲线、B-样条曲线 3.分形图形的生成:Julia集、蕨类植物 4.真实感图形的生成(包括:球体、圆柱体)。-is the two-dimensional computer graphics drawing program, including : 1. Figure yuan Generation : linear, elliptical, two regional
delphi_picture
- 完整的delphi图形学程序,包含了画线,画圆,还有种子填充法-complete graphics procedures, including the painting line, Circle, filled with seeds France
DimonFinal
- 大三时学的计算机图形学程序 金刚石和图形变换游戏 很好玩的-junior school when the computer graphics and graphics procedures diamond transform the game is a lot of fun
CG2Programs
- 图形学程序.绝对有用.我很隆重的向大家推荐.,诸位都看看吧
计算机图形学的实习程序
- 一个计算机图形学的实习程序,实现各种直线、圆和多边形的绘制,并可以填充颜色,实现几何变换,重绘,保存等。-A computer graphics training program, to achieve a variety of lines, circles and polygons to draw, and can be filled with color, to achieve geometric transform, redraw, save and so on.
Graphic
- 计算机图形学中用经典算法实现的绘图程序,包括直线生成、圆弧生成、线段裁剪、多边形裁剪等-Computer graphics with the classic algorithm of mapping procedures, including a straight-line generation, arc formation, line cutting, cutting, such as polygon
graphics
- 这是一个用c语言编写的图形学程序,包括BEISIZER曲线,方块等-This is a used c language graphics procedures, including BEISIZER curve, box, etc.
cubevc6
- 这是我们老师给我们的一个图形学程序,蛮好的-This is our teacher gave us a graphics program, fine of
TUXINGXUESUANFA
- 图形学程序包 包括图形学所学过的所有算法 平移 裁剪 旋转 B样条 等等 -Graphics Graphics by package including all the algorithms studied pan B-spline rotary cutting, etc.
d2200904
- 本原代码集是我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等-Primitive code set is my practice of computer graphics programming, including painting a straight line, anti-aliased line, circle, draw an oval, rectangular painting, drawing poly
graphics
- 这是我带计算机图形学实验时的一些资料,里面包括了基本的绘图程序:图形裁剪,画时钟,画圆,画直线,多边形填充,显示模式。还有一些学习MFC的资料和书籍以及绘图程序常用的函数。-This is my experiment with computer graphics some of the information, which includes a basic drawing program: Graphic cutting, painting clock, draw a circle, draw
GDI+图形程序设计
- 图形学程序设计资料,c#编写资料,pdf格式(Graphic program design information)
计算机图形学
- 计算机图形学中的一些相关代码,包括几乎所有的绘图程序源码(Computer graphics in some of the relevant code, including almost all drawing program source code)
DrawLine
- 采用VC++编写的画线程序,有3种实现算法,包括DDA,Midpoint,Breseham,计算机图形学。(Drawing a line using C++ written procedures, there are three kinds of realization of algorithms, including the DDA, Midpoint, Breseham, computer graphics.)