搜索资源列表
OpenGL-Robot
- 在visual studio2005环境下使用opengl编写的3维机器人程序,添加了光照和运动-In the use of visual studio2005 environment opengl prepared 3-D robot procedures, add the light and movement
freefall_demonstration
- This is a complete visual studio project with exe file. It focuses on OpenGl. It simulates freefall of an egg and a ball bouncing inside a cube. To switch press "a, s, d" in program also use "r" to restart egg fall.
MyMeshViewer
- openGL的模型查看器,适用于Visual Studio,运行前请先在环境里链接glut32.d-openGL model viewer for Visual Studio, run the link in the environment before you glut32.dll
stars
- 模拟太阳系。 /* 说明: 1.运行环境: Microsoft Visual Studio 2008 2.包含文件:图片六张(*.bmp),两个外部文件Texture.h和Texture.cpp 3.照明GL_LIGHT1 4.运用glTranslatef和glRotatef设置星球位置、公转和自转 5.运用Texturing覆盖星球表面 6.运用glBlendFunc设置太阳的半透明光晕 7.键盘‘a/A’,‘d/D’,‘s/S’分别控制:环境光、漫反射、镜面反
