Computer Graphics Project - A demo of a randomly generated island with various elements such as water, rain, snow, erosion, etc.
Processing 3.0, controlP5, java.util, java.text
- Download java if you do not have it already (java.util and java.text are necessary)
- Install Processing 3.x from here
- Install the controlP5 library from within the Processing IDE with Sketch → Import Library → Add Library and search for ControlP5 (or you can install it manually as well, see its repo.
To get started, go through the main screen by pressing enter. There are 5 different sliders: the speed slider on the bottom left speeds up in-demo time, the other 4 sliders adjust different aspects of the island generation. Press 'Esc' to exit.
The top left has a minimap that shows you a top-down 2d view of your island.