openGL zoom and rotate program for objects in STL ASCII format OpenGL program C++ program for viewing STL ASCII models. Compile the code.cpp file with command -- g++ code.cpp -lglut -lGL -lGLEW -lGLU -o OpenGLExample Run with ./OpenGLExample