资源列表
OpenGL3
- OpenGL旋转的小程序(自转&公转) 包含多物体嵌套旋转-OpenGL Rotation
OpenGL2
- OpenGL程序,多种视口变换,旋转平移缩放,以及裁剪,还包括多种点线模式变换-OpenGL Program, a variety of viewport transformation, rotating translational scaling, and cropping, also includes a variety of mode conversion point line
OpenGL4
- OpenGL小动画,机器人,行走,跳舞,各种动作,循环播放-OpenGL animation, robot, walking, dancing, all kinds of action, looping
collisions
- 计算机图形学中碰撞检测中的一种:AABB碰撞检测方法-AABB collision detection collision detection methods
robot
- 两个关节手臂之间的旋转功能实现 通过键盘按键可以实现关节的旋转功能-Rotation arm joints between two keys on the keyboard can be achieved through the realization of joint rotation
OpenGL-development-libraries
- OpenGL 开发库所需文件下载 以及VS环境配置? -OpenGL development libraries required to file downloads and VS environment configuration?
GLSL_example
- GLSL的例子,在OPENGL中嵌入GLSL-Examples of the GLSL
Nehe
- openGL的一些代码实例,一共48个,适合新手,简单实用-Some code examples openGL, a total of 48, suitable for novice, simple and practical
light
- 此示例说明了如何使用vrLight的。它定义类MyApp ,这是从vrApp派生,并覆盖vrApp :: onKeyInput ( )方法,以便下面描述的键盘输入。示例显示一个简单的球体,并且允许用户修改的照明参数。-This sample illustrates the use of vrLight. It defines the class myApp, which is derived from vrApp, and overrides the vrApp::onKeyInput() m
defer-shading
- 基于延迟着色的shader光照处理,完全实现了基于GPU的延迟光照处理-defer shading light
SolarModel_src_2_1
- 银河系、太阳系三维显示程序 opengl-galaxy and solar system source program on opengl
basic_element
- 一个简单的opengl的点、线、多边形的例子。-A simple example of opengl, including point, line and polygon.