搜索资源列表
graphic15
- 包括计算机实习的常见基本算法: 有breshham、中点、和DDA画线法 还有常见的画圆、椭圆和矩形算法 对于了解计算机底层的画图机制有很强的参考作用
jsjtx
- 我以前的计算机图形学实习报告 希望对大家有个参考作用!!!
Demo2008
- 计算机图形学实习代码 其中使用VC连接sql sever2000数据库作为存储软件
计算机图形学的实习程序
- 一个计算机图形学的实习程序,实现各种直线、圆和多边形的绘制,并可以填充颜色,实现几何变换,重绘,保存等。-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.
在OpenGL中实现基本的计算机绘图
- 在OpenGL中实现如下基本的计算机绘图功能: 1.为屏幕显示定义一个坐标系统; 2.熟悉绘点函数,并上机实习课件上的几个画点函数的例子; 3. 熟悉画线方法,并熟悉不同的画线状态,并上机实习课件上的几个画线函数的例子; 4. 在模板中添加代码,实现DDA法和Bresenham法绘制直线图元; 5.实现Bresenham法绘制圆图元; 6.实现中点法椭圆图元的生成(选做); 7.掌握顶点阵列和象素阵列绘制图元的方法,用顶点阵列绘制一个长方体,并设置表面颜
GraphDraw
- 计算机图形学的实习编程,简单的图形绘制如圆、多边形等-Internship in computer graphics programming, graphics rendering, such as a simple circle, polygon, etc.
tuxingxue
- 计算机图形学实习作业,最多50个点的连线,希望对大家有帮助。-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
rectangular
- 这是我们计算机图形学上的实习内容,利用OPENGL绘制矩形-This is our practice on the computer graphics content, the use of OPENGL drawing rectangular
3Dtransformation
- VC++进行三维变换。主要用于计算机图形学的教学和实习。对本人有用,希望对大家帮助-VC++ three-dimensional transformation. Mainly used in computer graphics in teaching and practice. Be useful to me, in the hope that everyone will help
graphclipping
- VC++进行二维裁减。主要用于计算机图形学的教学和实习。对本人有用,希望对大家帮助-VC++ for two-dimensional cuts. Mainly used in computer graphics in teaching and practice. Be useful to me, in the hope that everyone will help
realtimemotion
- VC++进行实时动画。主要用于计算机图形学的教学和实习。对本人有用,希望对大家帮助-VC++ for real-time animation. Mainly used in computer graphics in teaching and practice. Be useful to me, in the hope that everyone will help
framemotion
- VC++编写帧动画。主要用于计算机图形学的教学和实习。对本人有用,希望对大家帮助-VC++ write-frame animation. Mainly used in computer graphics in teaching and practice. Be useful to me, in the hope that everyone will help
polygontocircle
- 在VB中用多边形逼近法画圆,来自本人的计算机图形学的实习作业,欢迎下载。 -The polygon approaches makeing a circle
raytracer1
- 自己做的一个光线跟踪程序,是麻省理工大学本科计算机图形学课程的一个实习任务,感觉挺有研究价值,所以就和大家分享一下。-Their own to do a ray tracing program, the MIT undergraduate Computer Graphics courses in a practical task, feeling Tingyou research value, so I share with you.
computergraphics
- 里面含有计算机图形学的讲义以及实习 ,同时含有opengl的配置以及类函数查询。-Which includes lectures and practice in computer graphics, while the configuration with opengl and class function query.
graphics
- 计算机图形学实习及考试源代码,主要包括现在主流所有算法画点、圆、直线、多边形填充等-Training and examination of computer graphics source code, including the mainstream of all algorithms is now drawing point, circle, line, polygon fill, etc.
Jisuanjituxingxue
- 武汉大学计算机图形学实习指导书,一步步教你编写基于MFC的的图形学程序,内含详细代码和流程指导,非常适合计算机图形学初学者-Wuhan University, computer graphics training instruction, teaching you step by step preparation of the graphics-based MFC program, the code contains detailed guidance and procedures, is id
computer-graphics
- 计算机图形学实习代码,包括图形形成、图形裁剪、图形变换、图形显示等-Code for computer graphics training, including graphical form, cut graphics, graphics conversion, graphic display
symbols
- c语言画的一些简单的符号,如圆、晕线等。计算机地图制图课的实习结果-some symbols,such as circle
graphic15
- 包括计算机实习的常见基本算法:有breshham、中点、和DDA画线法还有常见的画圆、椭圆和矩形算法对于了解计算机底层的画图机制有很强的参考作用-Including computer basic algorithm common practice: Have breshham, midpoint, and the DDA painting method also common drawcircle, oval and rectangular computer algorithms for und