Monthly Archives: November 2008

Life in the Stencil Buffer

Stumbling through a load of OpenGL documentation I came across a demonstration of Conway’s Game of Life using the stencil buffer, which is simultaneously awesome and horrible:
Life in the Stencil Buffer
One way to create this game using OpenGL is to use a multipass algorithm. Keep the data in the color buffer, one pixel for each [...]

Scrabble

Played a game of Scrabble with Kylie the other night, broke about four hundred records:
Me – 469 / Kylie – 397 = 866 combined 0_o
Her best – 122 for squirmy.
My best – 72 for (la)ziest, 64 for fainter.
And hence we are an awesome couple.

Let’s write something I say.

Then I sit and look down to my left and wonder what to write.