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.
Interim update
-
So, in the past month I've been stabbed in the right eye, successfully, at
the local ophthalmology hospital. Cataract surgery is interesting: bright
lights...
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