mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
3 lines
153 B
Text
3 lines
153 B
Text
siv::PerlinNoise is a header-only Perlin noise library for modern C++
|
|
(C++17/20).
|
|
The implementation is based on Ken Perlin's Improved Noise Java class.
|