搜索资源列表
md3loader
- Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon. Supports lighting, texture mapping and animation. Includes a sample player model with weapon. See README for how to use it. Note (1): it uses the POSIX opendir/read
glut32obj
- glut 32 obj for OpenGL
smb
- 超级玛丽的源码!需要安装directX SDK,需要glut32.dll,glut.lib文件.-Super Mary s source! Need to install directX SDK, need glut32.dll, glut.lib files.
Lab5
- 平面乒乓球显示程序, 应用OpenGL库开发,需要glut头文件。-The Pingpong Game on desktop.
square
- 旋转的彩色正方形,C语言程序,OpenGL库开发,需要安装glut头文件。-Color square programe,the square routated around the center.
GLUT-MinGW-3.7.6-6.mp
- open gl loading textures and drawing screens
teters
- 俄罗斯方块游戏,glut框架,有背景音乐,汉字显示-teters game, using glut as API, c++,chinese font,music
last_assign
- just a test attempt in glut, not finished
Pui
- Pui is a cross platform user interface library for use with openGL and glut. It s not the greatest library ever written, but may be useful for some things. This zip contains 11 examples of different user interface controls.
gdal-vc2008
- 教你怎么在vC2008下配置glut,很有用的说Teach you how vC2008 under configuration glut, useful-Teach you how vC2008 under configuration glut, useful
02-testglut-cpp
- glut, 一个很好的glut例子,调用了99 的glut提供的方法,值得参考-a sample of glut, included 99 functions that glut offered, a good reference for beginners and progressed developers, glut is toolkit based on glu..opengl.
pacman3D
- 3d pacman, made in opengl with glut
Source
- Simple Glut Arkanoid. Need more code to work fine
Pingpong
- 基于opengl的类似模拟乒乓球的系统。glut交互。无光照。采用opengl中最简单的几何体。方便初学者学习!-table tennis opengl-based systems. glut interaction. No light. Using opengl most simple geometry. Easy for beginners to learn!
timer
- glutTimerFunc registers the timer callback func to be triggered in at least msecs milliseconds. The value parameter to the timer callback will be the value of the value parameter to glutTimerFunc. Multiple timer callbacks at same or differing times m