资源说明:This model using OpenGL Techniques with 3d View lets you explore places around the world through 360-degree view.
**********Virtual Walkthrough using Opengl****** .................................................................. This is a model by which you can roam around a senario in any direction with using keys; Build requirements: ------------------- OpenGl,Glut , Make utility Preferred OS : -------------------- Mandriva2010 or any other Linux distribution About GLUT: ------------ GLUT (pronounced like the glut in gluttony) is the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. It implements a simple windowing application programming interface (API) for OpenGL. GLUT makes it considerably easier to learn about and explore OpenGL programming. GLUT provides a portable API so you can write a single OpenGL program that works on both Win32 PCs and X11 workstations. How To compile: ----------------------------------------------------- c++ -lglut sources/main.cpp or make Keys: 1) w for upward movement 2) A for <----- movement 3) Arrow keys 4) Page UP and Down 5) L , B for illuminations contains coordinate x,y,z ,u,v data/lesson/tmp.txt
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。