资源列表
OpenGL_basic
- 一個教學用的texture mapping OPENGL教學程式 很適合初學者學習-Texture mapping OPENGL teaching a teaching program is very suitable for beginners to learn
Bresenham
- OPENGL下使用bresenham算法实现的一个画线程序,画出的为直线线段,颜色随机。-Bresenham algorithm using a line drawing program, draw a straight line segment, random color under OPENGL.
Drawer
- OPENGL下实现的一个简单的画图程序,上方为多个按钮,可以画三角形,正方形,圆形等,还可以改变颜色,色块大小等。-Under OPENGL to achieve a simple drawing program for multiple buttons above, you can draw a triangle, square, circle, etc., you can also change the color, size and other color.
Grain
- 一个OPEBGL下的纹理演示程序,一个大的立方体(3种不同纹理)旋转,可控制旋转方向和立方体透明度。-OPEBGL texture under a demonstration program, a large cube (3 different textures) rotation, can control the direction of rotation and cube transparency.
Double-Sphere-Lighting
- OPENGL下的一个光照模型演示程序,左右两个纹理不同的球体,用户通过键盘的上下方向键来操纵光源的移动,可以看到两个球体互有差异的显示结果。-OPENGL under an illumination model demonstration program, about two textures different spheres, the user via the keyboard up and down arrow keys to manipulate the movement of the
openGL_keyboard
- 读入obj文件,点击鼠标左键实现转动,键盘按钮实现移动,放大,缩小等功能-Read obj file, click on the left mouse button to achieve rotation mobile keypad buttons, zoom and other functions
AMBlock
- 用OGEngine写的“不要踩白块”游戏-Using OGEngine to write the don t tread on the tip game
raytrace
- opengl光线跟踪算法,场景是两个球体,有透明,阴影反射-opengl raytrace XXXX light
4561dc335cef
- 光线跟踪算法,实现图形真实感,实现遮挡,反射光,漫反射,镜面反射-Ray tracing algorithm
MFC_Maze
- 使用MFC的CMainFrame架构写的界面,有键盘对迷宫路线的交互控制,用OpenGL渲染,有很大的参考价值。-Written using MFC CMainFrame architecture interface, keyboard interaction control of the maze route, use OpenGL rendering, have great reference value.
ogl_textured_sphere
- 类似于Google Earth的OpenGL渲染效果,使用了纹理贴图,并且有鼠标的交互操作,对初学者帮助很大。-OpenGL rendering effects, similar to the Google Earth using the texture map, and have the mouse interactions, a great help for beginners.
SnowWorld
- 使用MFC的CMainFrame写的雪花飘落的OpenGL程序,用了纹理贴图和多种环境光源,真实感很强,有利于初学者学习。-Written using MFC CMainFrame flake of OpenGL program, use the texture map and a variety of environmental light source, strong sense of reality, for beginners to learn.