perlin-numpy icon indicating copy to clipboard operation
perlin-numpy copied to clipboard

Enable arbitrary resolution in 2D noise

Open dli7319 opened this issue 2 years ago • 2 comments

This fixes #13 and allows for the shape to not have to be a multiple of the number of periods.

dli7319 avatar Apr 21 '23 15:04 dli7319

Would it be possible to implement a similar fix for 3D noise? I tried a fix myself with no such luck

360camera avatar Jul 22 '23 20:07 360camera

Would it be possible to implement a similar fix for 3D noise? I tried a fix myself with no such luck

Implemented.

dli7319 avatar Jul 23 '23 00:07 dli7319