搜索资源列表
opengl_mksw
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
AdvancedGraphicsProgrammingUsingOpenGL
- Advanced Graphics Programming Using OpenGL.此书较详细讲些了OpenGL编程方法。讲解了OpengGL编程的基本原理,及高级应用。-Advanced Graphics Programming Using Open GL. the book stresses more detailed than the OpenGL programming method. The OpengGL programming on the basic principles an
OpenGL_ActiveX
- opengl做为一款强大的3D API,渲染速度快,效率高。可以为我们实现自己的3D世界。 本程序使用了glut库(下载到http://www.xmission.com/~nate/glut.html),他不仅包含了gl.h, glu.h glaux.h还扩充了一些其他高级的功能。所以在我们以后的程序中,只需包含glut.h头文件。 实现细节请下载源代码,熟悉opengl编程的朋友可以从代码中看出,在AX中实现opengl跟在普通应用程序中是一致的。 glut库的安装
01_Bbf
- Opengl 高级指南,Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架.
OpenGL高级编程与可视化系统开发高级编程篇光盘1
- OpenGL高级编程与可视化系统开发 高级编程篇(第二版) 第2-7章应用实例的源代码
OpenGLTutorial
- NEHE教程的中文版 该教程由浅入深的介绍了OpenGL的使用方法,其中高级的应用使大家可以做出相当炫的效果-Tutorial NEHE the Chinese version of the Guide introduced the easy-to-digest the use of OpenGL, including the application of high-level so that we can make a considerable effect Outblaze
OpenGLbluebook
- OpenGL超级宝典 合适更进一步地学习opengl 里面有些opengl更高级的应用 例子相对要复杂些-OpenGL Super Bible study further suitable opengl inside opengl some more advanced examples of the application of some relatively complex
MazeScreenSaver
- opengl的高级应用,效果做的非常的漂亮,值得一看-opengl advanced applications, the effect is very nice to do, worth a visit
OpenGL
- OpenGL高级编程与可视化系统开发高级编程篇(第二版)2-7章全部应用实例的源代码-Advanced Programming with OpenGL Visualization System Advanced Programming chapter (second edition) Chapter 2-7 of the source code of all examples
Visualization_Library_SDK
- Visualization Library 是一个 C++ 的中间件用来开发基于 OpenGL 2.1 的 2D/3D 应用程序,支持高级特性包括 OpenGL Shading 语言、帧缓冲对象、多目标渲染、Vertex 以及点阵缓冲对象、KdTree/AABB frustum culling 等等。提供一个基于 Unicode 的多语言文本引擎、高级纹理、DDS cubemaps, mipmaps, compressed textures, 等等。特别适合用来开发 3D/2D 的可视化、虚拟现
QtPOpenGL_PGUI
- 介绍了使用QT和OpenGL做可视化的方案。提供可轻易将高级2D和3D图像集成至本地高性能应用程序的技术方法。-Introduced to do with QT and OpenGL visualization program. Provide easily integrate advanced 2D and 3D graphics applications to the local high technology methods.
OSG
- OpenSceneGraph(简称OSG)使用OpenGL技术开发,是一套基于C++平台的应用程序接口(API),它让程序员能够更加快速、便捷地创建高性能、跨平台的交互式图形程序。它作为中间件(middleware)为应用软件提供了各种高级渲染特性,IO,以及空间结构组织函数;而更低层次的OpenGL 硬件抽象层(HAL)实现了底层硬件显示的驱动。-OpenSceneGraph (referred to as OSG) and OpenGL technology development is a