资源列表
Dlg_OpenGL
- Windows MFC编程下嵌入窗口的opengl,适合初学者入门-MFC Windows programming under the embedded window OpenGL, suitable for beginners
1
- 1、理解多边形裁剪的原理(Weiler-Atherton算法、Sutherland-Hodgeman栋算法)。 2、实现这两种多边形的裁剪算法,在屏幕上用一个封闭矩形裁剪任意多边形(凹多边形、凸多边形都要实验)。 3、编写上述算法程序,在工作区域当中运行并显示算法效果。 4、将多边形裁剪模块添加到设计的图形实验系统当中。 5、完成代码编写、调试。-1, understand the principles of polygon clipping (Weiler-Atherton
glfw
- This is Glfw library files for Opengl Graphic Applications
be_fire
- 利用图形学的粒子系统,实现跳动的火焰模型,适合初学者学习-Use graphics, particle system, beating flame model, suitable for beginners to learn
OBJLoader
- 利用OpenGL实现obj格式模型文件的读取和显示。-Using OpenGL to read and display obj format model file.
OpenGL
- OPENGL库文件,包含多个头文件,内容非常丰富。-OPENGL library file that contains multiple headers, the content is very rich
design_opengl
- The Design of the OpenGL Graphics Interface in visual c-The Design of the OpenGL Graphics Interface in visual c++
Graphics3D
- opengl 3d graphics in visual c-opengl 3d graphics in visual c++
opengl-game
- Precise and detailed examples of work with OpenGl on Delphi
firework
- Linux上的opengl编程:实现三种效果的烟花-opengl: Fireworks
osgviewerMFC
- 本人在osgMFC的基础上自己实现了一部分功能,显示模型,截屏,路径,粒子效果等等。改正了所有的bug,后续会上传更新的版本-Trying to realize some function base on osgMFC,it includes displaying model,animation path,capturing screen etc,and it would be update later。
Triangle
- 使用OpenGL ES在android环境下渲染三角形,其中使用shader语言与矩阵对模型进行渲染和操作-Using the OpenGL ES rendering triangle in android environment in which the matrix shader language rendering and manipulation of the model