I realized that I was being insufficiently lee7, so I added S, T, and Z, converting into 5, 7, and 2. This produced a much longer list, of course.
Read more…
Computers, Software
While converting some code to 64-bit on Snow Leopard, I discovered that character literals are ints, so I couldn’t use them for 8-byte longs. The alternative is readable hex constants.
Read more…
Computers, Software
I was asked what the purpose is of the test image in my previous post, and why the alpha was set to 0.01 rather than 0 in alternating pixels.
Read more…
Computer Graphics, Computers, Software