搜索资源列表
ROAMSimple
- Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this m
Maze_view
- 用JOGL Java 开发 的 多视角 迷宫程序。-It s a multiple view of Maze developed using JOGL.
java.odt.tar
- Creates, compiles and links two simple shaders. The vertex shader mimics the fixed function * pipeline and computes standard model view projection transformations. The fragment shader sets * the colour of fragments by reading the current glCol
GLJNIView
- An implementation of SurfaceView that uses the dedicated surface for displaying an OpenGL animation. This allows the animation to run in a separate thread, without requiring that it be driven by the update mechanism of the view hierarchy.
TouchRotateActivity
- Wrapper activity demonstrating the use of GLSurfaceView, a view that uses OpenGL drawing into a dedicated surface Source Code for Andriod.