搜索资源列表
opengltest
- Visual C下OpenGL开发框架生成三维地形模拟,SDI框架
opengl
- Visual C下OpenGL开发框架生成三维地形模拟,SDI框架
OPENGL 矩形动画
- OPENGL C语言实现移动的矩形动画
Teapot
- 本程序实习了openGL的茶壶(Teapot);键盘C键控制其颜色;R键实现了旋转,同时X,Y,Z键可改变其旋转轴;方向键可控制光源位置;按着鼠标左键移动鼠标可以人工旋转,像Google Earth;按着鼠标右键移动向上移动鼠标壳缩小其尺寸,向下可放大-This program internship in openGL teapot (Teapot) keyboard C keys to control their color R key to achieving the rotation,
TORSO
- It is a c++ openGL programe, it is a robot, can rotate it s arms and legs . -It is a c++ OpenGL programe, it is a robot, can rotate it s arms and legs.
3DdrawingbyOpengG
- 在Visaul C++中实现OpenGl的三维绘图-In Visaul C++ Achieve OpenGL three-dimensional graphics
3DSFileLoader
- 在microsoft visual c++ 6.0用opengl完整读取3ds造型-In microsoft visual c++ 6.0 with a complete read 3ds modeling opengl
openglSourceCode(4th)
- 在windows visual c++下opengl编程指南第4版的源代码-In the windows visual c++ under opengl programming guide version 4 source code
src
- A Visual C++ and OpenGL game software. it is useful for the game likers and who want to make game by himself-a little game
spincube
- pelles c平台下的nehe OpenGL教程值spincube-NeHe OpenGL tutorials for pelles c spincube
3DSLOADER
- 这是一个三维坐标系的三维坐标的显示程序,是用opengl和VC编成的,在运行程序前需要配置opgenl的开发环境,这可以作为一个显示的基础,在其上显示自己编制的图形学程序。-this is a coordinate program .it can show us the three-dimension coordinate,but you must set you opengl environment before you using it!
OpenGLDraw
- visual c++ 中运用openGL绘图,包含3d绘图,点、线、面的绘制,功能强大-visual c++ in use openGL graphics, including 3d graphics, point, line, surface rendering, powerful
MyOpenGL
- 对现实环境的模拟源代码,房子和房子里面的细节都模拟得很逼真,采用在C++平台上链接OpenGL完成。-The simulation of the realistic environment source code, and the house and the house inside details are simulated very lifelike, adopted in c++ OpenGL finish on the platform of links
Demo
- c++语言以OPENGL库为主开发的3D桌球游戏源代码-in C++ to OPENGL repository-based development, 3D billiard game source code Undo edits
Opengl--animation
- Opengl动画演示,用C 语言实现的,展示一个方形在不断的旋转-Opengl animation
OpenTK_SolarSystem
- c#结合opengl编写的太阳地球月球运行轨迹动画,运用纹理,光照,材质等,非常有价值。-c# opengl prepared by combining the trajectory of the sun earth moon animation, the use of texture, light, material, etc., is very valuable.
OpenGL-3D_Model
- 在Visual C++利用OpenGL绘制三维空间图像,具体为一栋木屋。-In Visual C++ three-dimensional image rendering using OpenGL, specifically a cabin.
Opengl-Skeleton-C--Source-Code
- Opengl Skeleton C Source Code
NeHe OpenGL教程
- 这是一份非常好的关于openGL的入门教程,从最基本的搭建框架到最后可以比较独立的实现事物的虚拟过程,都有非常详细的讲解。(This is a very good tutorial on the openGL, from the most basic framework to the last can be relatively independent of the virtual process of things, have a very detailed explanation.)
OpenGL模拟太阳地球月亮
- OpenGL模拟太阳地球月亮的动画,C++Builder6源码