Allow configuration of interpolation resolution (and allow completely disabling interpolation)
dfsek opened this issue ยท 0 comments
Allow configuration of the resolution used to interpolate noise equations. With #117, higher-resolution interpolation, and even packs without any interpolation, become feasible while still having decent performance. Valid values would be 1
(no interpolation) 2
4
(default) and 8
.