redferret / planet

A simulation that simulates geological processes as well as hydrological, biological, and other complex systems that can exist on a planet
7 stars 0 forks source link

Implement OGLDisplay #6

Open redferret opened 8 years ago

redferret commented 8 years ago

The OGLDisplay needs to be built up and implemented into the project. This object will be similar to the BasicJView class it will just render using OpenGL rather than using Java graphics.