Archive for February, 2005

Understanding ClearType

Friday, February 11th, 2005

In my previous attempt to describe a problem that I believe exists in the current implementation of ClearType on XP, I forgot one important thing. A picture is worth a thousand words. The problem is that you can’t just blow up a bitmap to show sub-pixels. That’s why I decided to write […]

Vertex Buffer Objects

Monday, February 7th, 2005

As much as I love DirectX, I’ve been using OpenGL for the past few weeks. This semester I started TA’ing for cse472 - Computer Graphics and OpenGL is used exclusively. Anyways, I’ve been making little demo’s and tutorials during the down time of my lab (ok and at night in my free time). […]