#voxel-game #toolkit #generation #focus #world #procedural

roar

A toolkit for procedural world generation (with a focus on voxel games)

1 unstable release

new 0.0.1 Feb 17, 2025

#26 in #voxel-game

30 downloads per month

MIT license

2KB

roar🗯️

(For now only here to claim the name, although the development will begin very soon)

A toolkit for procedural world generation (with a focus on voxel games)

On the backend, the plan is to use a bytecode kinda thing, or at least some kind of a list of simple noise operations to be done, which will allow the library to use multiple different backends (gpu-accelerated terrain gen?)

No runtime deps