A very very small change, but a nice one. Although there are nashty, nashty evils going on where the higher-res terrain hits the lower-res chasm geometry, they're not so visible form this PoV.
August update
-
One of the things I've found out the hard way over the past year is that
slowly going blind has subtle but negative effects on my productivity....
Sleep Sort! With Actors! For No Reason!
-
The world's stupidest, racy sort algorithm ported to Scala actors for no
good reason.import scala.actors._ import Actor._ def sleepSort(xs :
List[Int]) : L...
No comments:
Post a Comment