Just a teeny update. At lunch and after work I got normal mapping mostly working, added some basic fog to help with showing depth in the screenshot, and tweaked a few of the generating parameters.
So without further ado, here be another screenshot. Please ignore the gibberish where once there was text, trying out a new font and got the texture coords wurblinated.
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