Hi everyone, did a search for VERGE today on a whim to see if any of the scene was still alive, and was amazed to find V3! Well worth checking after at least two years.
Anyway, was inspired to try it out, so did a really messy port of an equally messy old cpp practice program of mine. See how much it's possible to do with a single 32x32 tile basically - not much practical purpose. Anyway, if bored check it out:
Rendering Test
Zip
Oh and this function appears to be broken:
int MixColor(int c1, int c2, int mix)