Razaekel / noise-rs

Procedural noise generation library for Rust.
Apache License 2.0
842 stars 118 forks source link

cleaner initialization of `PermutationTable` #344

Closed bend-n closed 3 months ago

bend-n commented 7 months ago

the codegen concerns seem to be resolved https://godbolt.org/z/GGeeETdKh

Razaekel commented 3 months ago

Merged by commit #84ee338