There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
C++, noise-generating, header-only library inspired by the libnoise library. It's aim is to provide various noise generating algorithms optimized for modern CPU architectures using SSE and AVX instruction sets. It also tries to keep the original public API of the libnoise library unchanged as much as possible to allow easy "Plug-and-Play"