Debug Landscape
This bug came about because of an error in applying matrix transforms in an endless terrain. I forgot…
This bug came about because of an error in applying matrix transforms in an endless terrain. I forgot…
This is another undesired artifact for my evolution simulator EvolveJS. I stopped the simulation here to debug it,…
I built an evolution simulator that mutated properties on a simulation. Originally I had the rate of division…
I had an error in my boundary code when transforming logic from 2d into 3d. I was trying…