资源列表
TestGL2
- opengl的vc++框架程序,visual studio 2010版本,并带有绘制简单图形功能,如圆形、球体、矩形、立方体等。-opengl vc++ framework program, visual studio 2010 version, with draw simple graphics capabilities, such as circles, spheres, rectangles, cubes.
openGL
- OpenGL超级宝典第四版电子书。很经典的一本书,里面是英文版版。希望对学习OpenGL的您有所帮助--OpenGL Super Bible eBook fourth. Is a classic book, which is the English version. OpenGL would like to study your help
rotiran_transliran
- The program is an example of how to rotate and translate objects using GLUT.
animacija
- The program shows how to animate a cube using GLUT.
picking
- The program is an example of object picking implemented in GLUT
Bezier
- 图形学 Bezier曲线源代码 计算机图形学 徐文鹏-Graphics Bezier curves source code
3DSLoader
- 读取3ds文件的的示例,使用opengl编写-Read 3ds file example, using opengl prepared
3DS-Texture-Loader
- 使用opengl编写的,用于读取3ds文件并显示-Opengl prepared for reading 3ds files and display
liubianxing
- 使用opengl绘制六边形,有详细的注释,算法简单易行,测试通过-Opengl rendering hexagon, detailed notes, the algorithm is simple, test by
DDA
- DDA算法,严格按照课本上的算法而来,代码简洁,有详细的注释-DDA algorithm, in strict accordance with the textbook algorithm from the code simple, detailed notes
Bresenhamline
- 用opengl实现bresenham算法画直线,有详细的注释,测试通过-Algorithm opengl achieve bresenham draw a straight line, detailed notes, test passed
MidPointCircle
- 用opengl实现bresenham算法画圆,先画1/8个圆,再借助圆的对称性,画出其余部分-Use opengl achieve bresenham algorithm Circle, first draw the 1/8 round, and then with the symmetry of the circle to draw the rest