Share

Fractal planet and terrain generator

File Release Notes and Changelog

Release Name: 0.3.2

Notes:
Source tarball unpacks to ./fracplanet/
See the README for build instructions.
Note that the boost C++ libraries are now also required
to build the application (simply install packages
libboost-dev and libboost-program-options-dev on Debian).

Deb files should be installable on the appropriate systems.
There is a new dependency on
  libboost-program-options1.32.0 (Sarge)
or 
  libboost-program-options1.33.1 (Dapper; 
  may need to be got from "Universe")


Changes: - Weather systems (spinbox to control number). - Various command-line options (uses boost::program_options). - Save to texture, shaded and unshaded. - Illumination direction control