"I don't see the logic of rejecting data just because they seem incredible."
- Fred Hoyle

Back again
Monday, January 6, 2003 | Permalink

Hi everyone!

Sorry for the silence lately, but I've been away over the holidays spending some time with the family. Oh, it's been a great time. A little cold though, we've had tempeatures ranging from -25C to -37C most of the time. My sister gave birth to her second child during the holidays too, a real cutie. I'll put up some pictures later tonight.

I have spent some time with DX9 during the holidays too and the DX9 backend of my framework is mostly done. I must say that while DirectX is improving with every version the API is still fundamentally flawed in a couple of ways and will most likely remain that way. MS tend to map the API too much to how the hardware works instead of how the applications works, which often makes it more cumbersome to work with without offering any advantages. For instance binding texture filtering and wrapping behaviour to texture stages instead of texture objects like in OpenGL. I have yet find any circumstances where this behaviour would be desired or advantageous. And when MS decide to change the API in such a way that it's incompatible with previous versions it just amazes me that they don't fix these fundamental errors when they are redesigning it anyway. In the end though, DX9 is a quite good API in many ways, and there certainly are a number of problems with OpenGL's design too, like the texture target hierarchy which doesn't makes a whole lot of sense either.
Anyway, you'll probably see a couple of DX9 demos here in the not too distance future.

[ 2 comments | Last comment by Humus (2003-02-08 09:26:42) ]