mars: Generates mountainous terrain using a random walk algorithm.
Provides functions for generating mountain-like terrain structure using a random walk algorithm. Inspired by Pickover's 1998 article "Vacation on Mars". The data can be output as a ascii-format PLY file, or viewed "overhead" as an intensity graph. The PLY file can be loaded into a 3D modeling program such as Blender.
Modules
[Index]
Downloads
- mars-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.2.0.0, 0.2.1.0 |
---|---|
Dependencies | array (>=0.4 && <0.5), base (>=4.6 && <4.8), bytestring (>=0.10 && <0.11), colour (>=2.3 && <2.4), gloss (>=1.7 && <1.8), MonadRandom (>=0.1 && <0.2), mtl (>=2.2 && <2.3), random (>=1.0 && <1.1) [details] |
License | GPL-3.0-only |
Author | Christopher Howard |
Maintainer | ch.howard@zoho.com |
Category | Graphics |
Home page | https://qlfiles.net |
Uploaded | by infrared at 2016-08-18T05:58:58Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 3836 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |