Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/danini-the-panini/colourmonkey
- Owner: danini-the-panini
- Created: 2013-05-01T09:47:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-22T13:57:27.000Z (over 10 years ago)
- Last Synced: 2023-06-11T05:35:17.627Z (over 1 year ago)
- Language: Java
- Size: 10.1 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 lookTank 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. CloudsQuit:
1. ESC closed the app