You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
examples | 1 month ago | |
res/fonts/8bitOperatorPlus | 2 years ago | |
src | 1 month ago | |
.gitignore | 1 month ago | |
README.md | 2 years ago | |
build.zig | 2 years ago |
README.md
noizi
A noise library for Zig. Just don't expect much of it.
Examples
This repository also contains simple visualizations for each algorithm, but they depend on SDL2 and some extensions, mainly SDL2_ttf and SDL2_gfx.
Each example can be built simply by calling
zig build <example_name> -Drelease-fast
and you can check which are available with
zig build --help
External resources
Although without any affiliation, some external resources are bundled with this library to make the examples a bit more interesting.
The complete list of bundled resources, as well as the place each was obtained and the creator's webpage follows.
Fonts
- 8bitOperatorPlus: https://grandchaos9000.deviantart.com/ (dead link?)