LefMarOli/PerlinNoiseJava

Reuse circular results when available

LefMarOli opened this issue · 0 comments

The spatial circular option is not reusing the smallest tile to fill the remaining space on the tile. This would optimize the process by not recalculating a lot of repeating values.