All Projects → vraid → earthgen

vraid / earthgen

Licence: other
an earth-like planet generator

Programming Languages

racket
414 projects

earthgen

an earth-like planet generator

instructions

setting up racket

DrRacket can be downloaded here

once installed, set memory to unlimited (in Racket -> Limit Memory), then restart DrRacket

installing packages

in File -> Install Package, install the package located in "earthgen/package/vraid/"

running the program

open "earthgen.rkt". Use ctrl+r to run. This might take a couple of minutes, so be patient

once the green man in the bottom-right has stopped running, the program is ready

open the evaluation window (ctrl+e), and enter e.g (planet-display (default-planet 6)), where 6 is the planet size. Anything from 0 to 8 is feasible

use z/x or the mouse wheel to zoom in/out, and the left mouse button to rotate

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].