Releases: prideout/heman
Releases · prideout/heman
r2
- Add
heman_generate_planet_heightmap
, which samples noise over a 3D domain to generate a lat-long height field for an imaginary planet.
r1
- Added Sphinx documentation.
- Added the ability to build with
double
instead of float
.
- Lots of naming changes to move functions into "namespaces" that make more sense.
r0
This is the birth of heman, a tiny C library for doing stuff with height fields, distance fields, and normal maps.