|
|
|
|
|
by esens
1802 days ago
|
|
Has someone come up with a mapping from Perlin to Simplex? It looks to me like Perlin is slightly low resolution and less amplitude scale. Thus it should be possible to write an equation that mostly maps one to the other -- thus simplifying replacing Perlin with Simplex and vice versa while keeping the distribution relatively the same. With statistics I bet one could derive this mapping equation pretty quickly. Then it would be interesting to compare the resulting residuals or statistical differences at that point. Because it would be comparing the actually differences rather than these more surface differences. |
|