资源列表
Boolean
- 用OpenGL做的布尔运算的例子,简单好用,在这个基础上还可以再添加功能-Examples OpenGL do with Boolean operations, easy to use, on this basis can also add functionality
NeHe-OpenGL(Qt)
- Qt平台下的OPENGL开发示例程序,对初学者有很大的帮助,欢迎下载。-qt opengl examples
3D
- 通过OpenGL,进行简单的3D图形绘制练习-By OpenGL, 3D graphics rendering simple exercises
OpenGLDemo
- 通过OpenGL,用glm读取obj文件并绘制3D图形-By OpenGL, with glm read obj file and drawing 3D graphics
clock
- 使用OpenGL制作的一个简单时钟,可鼠标拖拽旋转-Use OpenGL to make a simple clock, but the mouse drag and drop
ConsoleApplication3
- 通过OpenGL,用glm读取obj文件创建3D飞机,加入键盘控制,从不同视角操控飞机-By OpenGL, the obj file is created with GLM to create a 3D aircraft, to join the keyboard control, a different perspective control aircraft
glew-1.12.0-win32
- opengl api应用头文件。以便于opengl编程。-opengl api head files for applicatoin.
gleech
- opengl应用头文件glee,适合opengl开发。-use for opengl application program
bloom
- Opengl着色器Bloom源码,适合初学者学习。-The Opengl shader Bloom source code, suitable for beginners to learn.
OpenGL GLSL HelloWorld
- 这是OpenGL GLSL的helloworld,就像我们刚学编程时,第一例子名字就是helloworld,一个最小的着色器,完成最基本任务:顶点转换和用单一色渲染物体。
OpenGL_Programming-and-examples
- OPENGL 编程与开发实例pdf,共16章,是开发3D图形的最合适的书籍-OPENGL programming and development instance of PDF, a total of 16 chapters, is the development of the most appropriate 3D graphics books
VagoMaze
- 基于opengl的三维迷宫场景漫游,采用了顶点和片元着色器,通过gpu加速渲染。取得了较好的效果,同时进行了相应的纹理映射 -this is a program for 3d maze used opengl