资源列表
bresenham
- 1.实验目的: 理解基本图形元素光栅化的基本原理,掌握一种基本图形元素光栅化算法,利用OpenGL实现直线光栅化的DDA算法。 2.实验内容: (1) 根据所给的直线光栅化的示范源程序,在计算机上编译运行,输出正确结果; (2) 指出示范程序采用的算法,以此为基础将其改造为中点线算法或Bresenham算法,写入实验报告; (3) 根据示范代码,将其改造为圆的光栅化算法,写入实验报告; (4) 了解和使用OpenGL的生成直线的命令,来验证程序运行结果。 -shi
20041228195059
- OpenGL三维图形编程指南本书无论是对初次涉足三维图形世界的有关人员,还是对OpenGL三维图形开发人员而 言,都是一本十分实用的技术指导和参考书籍 -Three-dimensional graphics OpenGL Programming Guide
shiyan3
- 1.实验目的: 进一步掌握二维、三维变换的数学知识、变换原理、变换种类、变换方法;进一步理解采用齐次坐标进行二维、三维变换的必要性;利用OpenGL实现二维、三维图形变换。 2.实验内容: (1) 掌握二维、三维变换的原理及数学公式; (2) 利用OpenGL实现二维、三维图形变换,在屏幕上显示变换过程或变换结果。 -shiyan3
2004123114659
- 计算机真实感图形的算法基础本书无论是对初次涉足三维图形世界的有关人员,还是对OpenGL三维图形开发人员而 言,都是一本十分实用的技术指导和参考书籍-Realistic computer graphics based on the algorithm
include
- 了解曲线的生成原理,掌握几种常见的曲线生成算法,利用VC+OpenGL实现Bezier曲线生成算法。-Principles of understanding the generation of curves, the curves have several common generation algorithm, using VC+ OpenGL to achieve Bezier curve generation algorithm.
include1
- 请分别给出直线的三种不同位置情况,测试实验代码是否存在问题,有的话请调试改正。 可能的话,可以尝试实现梁友栋裁剪算法。-Please give a straight line, respectively, three different locations, the test code to test if there is a problem, so please correct debugging. If possible, Dong LIANG You can try to achieve
include2
- 了解二维图形裁剪的原理(点的裁剪、直线的裁剪、多边形的裁剪),利用VC+OpenGL实现直线的裁剪算法。-Understanding of the principles of cutting two-dimensional graphics (point of cutting, cutting a straight line, polygon clipping), the use of VC+ OpenGL to achieve a straight line cutting algorithm
qumian
- 双三次bezier曲面,非常好用的,适合初学者使用-fgfhgfjhgjkjhkjhlkjk
1921682998200746114279655678
- OpenGL基础图形编程、讲述了OpenGL的基本程序结构,以及OPenGL建模,变换,颜色,光照,位图和图像,纹理,复杂物体建模,特殊光处理,效果处理,显示列表,帧缓存和动画 -OpenGL graphical programming based on
ball
- vc++6.0平台下用Opengl绘制的一个网状球体模型,可以通过键盘的方向键进行球体的旋转。-vc++6.0 platform Opengl rendering using a mesh sphere model, can be the keyboard arrow keys to spin the ball.
mytuxing
- 利用z_buffer,实现立方体的旋转,面的消隐-The use of z_buffer, to achieve the rotation of the cube, the hidden surface
