资源列表
BOWLING
- VS2008+OPENGL开发,一个保龄球游戏,根据鼠标点击选择运动轨迹,内有详细的文档,可执行文件。-VS2008+ OPENGL development, a bowling game, according to the mouse click to select trajectory, with detailed documentation, executable file.
Lesson01
- 第一课的内容有些简单,但这是NeHe几乎所有的OpenGl例程的框架。他有太废话,但看看不会错的-Content of some of the first lesson is simple, but it is almost all NeHe OpenGl routines framework. He has too much crap, but look at can not be wrong
explor3D
- 取.. 17. 系统开发篇所附源代码.rar,25675KB,下载92次,opengl高级编程与可视化系统开发(系统篇) 18. 高级编程篇所附源代码.rar,19465KB,下载102次,opengl高级编程与可视化系统开发源码 19. OpenGL高级编程篇所附源代码.rar,19261KB,下载67次,OpenGL高级编程篇所附源代码 20. MyOnce.rar,2733KB,下载106次,一个OPENGL演示的例子,例子中的场景包含运动的云、流动的水、室外山地、
lesson48
- 绘制轨迹球,使用鼠标来控制轨迹球的转动。轨迹球实现的内容就是把二维的鼠标点映射到三维的轨迹球,并基于它完成旋转变化-Draw track ball,Use the mouse to control the track ball rotation
OpenGL31-6
- OpenGL超级宝典第三版第一章到第六章配书源码.-OpenGL third edition of the book first Super chapter of the sixth chapter book distribution source.
ButterflyScreenSaver
- VC++下 OpenGL 技术编写的蝴蝶屏保程序,可以学习下。-ButterflyScreenSave OPENGL VC++
OPENGL-pingbao
- 基于OpenGL品保编程 初学者好资料 欢迎扩载。-Welcome expansion contains good information based on OpenGL quality assurance programming for beginners.
mylovedfountain
- 做的一个喷泉模型,效率很高,耗费资源少,实时性高,希望对大家有帮助-To do a fountain model, efficient, less resource-intensive, real-time high, we want to help
glm-0.9.0.6
- OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification. The goal of the project is to provide to 3D programmers math classes and functions that miss in C++ when we use to p
graphics-polygon
- 图形学上机实验:多边形世界。一个可以交互的OpenGL 应用程序,支持用户利用鼠标创建和删除二维多边形对象。此外包含详细的实验报告。-Graphics on an experiment: polygon world. An interactive OpenGL application that enables users to use the mouse to create and delete dimensional polygon objects. Also contains detaile
glew-1.9.0-win32
- GLEW是一个跨平台的C++扩展库,基于OpenGL图形接口。使用OpenGL的朋友都知道,window目前只支持OpenGL1.1的涵数,但 OpenGL现在都发展到2.0以上了,要使用这些OpenGL的高级特性,就必须下载最新的扩展,另外,不同的显卡公司,也会发布一些只有自家显卡才支 持的扩展函数,你要想用这数涵数,不得不去寻找最新的glext.h,有了GLEW扩展库,你就再也不用为找不到函数的接口而烦恼,因为GLEW能自动识 别你的平台所支持的全部OpenGL高级扩展涵数。也就是说,只要包
qt_course
- Qt学习笔记: 包括OpenGL编程学习 8-5 用OpenGL绘图(Graphics with OpenGL) OpenGL是绘制2D和3D模型的标准API。在OpenGL基础上,Qt可以使用QtOpenGL模块绘制3D图形。本节假设您已经熟悉OpenGL。如果对OpenGL不了解,可以浏览http://www.opengl.org/。 -Qt course , very detailed programming document.
