perlin-numpy
                                
                                 perlin-numpy copied to clipboard
                                
                                    perlin-numpy copied to clipboard
                            
                            
                            
                        Enable arbitrary resolution in 2D noise
This fixes #13 and allows for the shape to not have to be a multiple of the number of periods.
Would it be possible to implement a similar fix for 3D noise? I tried a fix myself with no such luck
Would it be possible to implement a similar fix for 3D noise? I tried a fix myself with no such luck
Implemented.