Cashgen - (kinda) Infinite Procedural World Generator

The projects are a bit of a mess at the moment as I’ve just been tinkering with things and pushing commits as I move between laptop and desktop. Plenty of stuff to look at though.

There is actually domain warping in the original fastnoise code but because of the implementation of the wrapper it wasn’t really usable. There’s now a new WarpModule you can use which you’ll have seen in some of the demos.

Going to focus on noise generation for a bit. Once that’s tidied up I may finally embark on a voxel version.