org.gljava.opengl.model
public class ModelViewer extends Object
Version: $Id: ModelViewer.java,v 1.1 2005/02/10 04:18:42 ivan_ganza Exp $
Field Summary | |
---|---|
static SDLSurface | framebuffer |
static GL | gl |
static Mesh | mesh |
static float | zoom |
Constructor Summary | |
---|---|
ModelViewer() |
Method Summary | |
---|---|
void | destroy() |
void | init() |
void | loadAndShowModel(String path) |
static void | main(String[] args) |