link to this article
Abstract
In this article I will present some interesting hackings in Height-Slang mkheightmap is meant to be a heightmap creation tool, the creations presented in this article are not necessarily usable as such. Think of this article as a show-off of Height-Slang and mkheightmap.
click here to read the full text
link to this article
Abstract
mkheightmap is a tool contained in picogen to create heightmaps with the help of a small, user written program in a lisp-like syntax, called Height-Slang.
Part 1 of this article series focuses on the absolute basics. Part II will give an overview about more advanced functions and control-flow, Part III will introduce the concept of configurable functions and shows the mighty LayeredNoise-function.
click here to read the full text
link to this article
Abstract
Height-Slang is a language for the definition of heightmaps. It is used in mkheightmap, itself being a powerfull tool to generate heightmaps on the command-line.
click here to read the full text