Twitter updates
- @exileous Download the CUDA 5 toolkit and take a look at the PTX 3.1 documentation :) 20 hours ago
Development
Graphics
Calendar
Monthly Archives: August 2009
SIGGRAPH 2009
Back from SIGGRAPH, and with quite a backlog of papers to look at. But first things first, let’s take a look at how SIGGRAPH was! Travel & US Travelling to the US was surprisingly painless. I expected to wait at … Continue reading
Unit testing introduction
I’m a fan of unit tests since I started writing them. So far, they also turned out to be very valuable, even if added late to a project, so let’s take a look at this whole unit test thing – … Continue reading
OpenGL tips & tricks
A few tips & tricks which might be useful if you write stuff with OpenGL. I use OpenGL for research stuff at the moment, which means I need to get stuff working quickly, and it should be robust so it … Continue reading