Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danini-the-panini/colourmonkey

COS 344 Computer Graphics Assignment.
https://github.com/danini-the-panini/colourmonkey

Last synced: 15 days ago
JSON representation

COS 344 Computer Graphics Assignment.

Awesome Lists containing this project

README

        

Colour Monkey
=============

COS 344 Computer Graphics Assignment.

Basically a really simple game engine using OpenGL. Written in java, using JOGL as the OpenGL wrapper library.

Controls
--------

Movement:

1. WSAD controls
2. Drag mouse to look

Tank driving:

1. Arrow keys

Time-of-Day changing:

1. O and P to make sun go up and down

Toggle stuff (use numbers):

1. SSAA
2. Shadows
3. Grass
4. Water Reflections
5. Real-Time Environment Mapping
6. Clouds

Quit:

1. ESC closed the app