Jordan Peck

Results 87 comments of Jordan Peck

Sorry, this got forgotten about. I'll merge it in now

Corrade is one of the dependencies for the Noise editor tool, but it's not used in the FastNoise2 library itself

I'm not familiar with UE5, the screenshot of all the code in the node looks a bit crazy, is there not a better way to do this?

Thanks, I don't think I will pull this into the current main branch. I'm working on the 1.0 release in the NewFastSIMD branch which hopefully can be released soon. So...

I actually started to implement this the other day, my plan was to have an option in the debug menu to select between y up or z up

It's not quite a simple as adding that if because with SIMD multiple values are processed at once. But if all values are 0 or all are 1 then it...