Skip to content

Cross-Platform Noise Generator written in C++, just for fun :)

License

Notifications You must be signed in to change notification settings

rmaxi-me/noisegen-cpp

Repository files navigation

noisegen-cpp

Cross-Platform Noise Generator written in C++, just for fun :)

Supported platforms

  • Linux
  • Windows
  • macOS*

* Clang and Apple-Clang do not support std::execution yet.
This will make the program/lib way slower on macOS / clang builds.
I tried using gcc on macOS, but I had dependency compiling issues. (can only test through GitHub Actions)

About

Cross-Platform Noise Generator written in C++, just for fun :)

Resources

License

Stars

Watchers

Forks

Releases

No releases published