Skip to content

anmolpdl/asthir

Repository files navigation

asthir

Computer Graphics Project - A demo of a randomly generated island with various elements such as water, rain, snow, erosion, etc.

image

Installation:

Processing 3.0, controlP5, java.util, java.text

  1. Download java if you do not have it already (java.util and java.text are necessary)
  2. Install Processing 3.x from here
  3. 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.

Usage:

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.

About

Computer Graphics Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages