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 an 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.4.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.6), base (>=4.6 && <4.10), bytestring (>=0.10 && <0.11), colour (>=2.3 && <2.4), gloss (>=1.7 && <1.10), MonadRandom (>=0.4 && <0.5), mtl (>=2.2 && <2.3), random (>=1.0 && <1.2) [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-20T08:02:30Z |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 3893 total (13 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] |