pub fn noise_walk<F: Float>(phase: F) -> F
Ported implementation of _slang_library_noise1() for our generic noise walk!
_slang_library_noise1()