The noise function I added to this was broken somehow in changing over from java,util.Random to using my spatial hash function. Though the spatial hash clearly has good random properties, the noise isn't noise at all but a fairly simple repearing octagonal pattern.
The noise function I added to this was broken somehow in changing over from java,util.Random to using my spatial hash function. Though the spatial hash clearly has good random properties, the noise isn't noise at all but a fairly simple repearing octagonal pattern.