by Ice Cream Jonsey » Mon Nov 08, 2004 12:25 am
Wow, Directx programming is a giant pain in the ass.
Here's an update of things I've found:
o There is NO tutorial for DirectX 9, Visual Studio .NET 2003, C++ and setting up a 2D game. Even the site 2DGameTutorial.com is worthless.
So much of my frustration has come from the fact that nobody is doing what I am trying to do. Not that things aren't riddled with bugs from Microsoft's side... preposterously, OpenGL was easier to use than DirectX, it at least just fucking worked.
o There is a wrapped called CDX which is utterly worthless. Here's why:
1) No tutorials, and the tutorials that are out there don't work. I mean, just trying to get something into a Windowed screen is problematic.
2) This community uses Yahoo Groups! Yay! Now if I want to search for something I have to use Yahoo Groups' shitty search feature, where it's apparently desireable to click on "Next" 40 fucking times. What a way to make your programming community marginalized... you can't fucking find anything.
3) No documentation whatsoever. If it's out there I haven't found it. Nothing came with the install package (!!!)
So I don't know. I'm not going to give up, but Christ... no idea how you learn for the first time any of this stuff.
Wow, Directx programming is a giant pain in the ass.
Here's an update of things I've found:
o There is NO tutorial for DirectX 9, Visual Studio .NET 2003, C++ and setting up a 2D game. Even the site 2DGameTutorial.com is worthless.
So much of my frustration has come from the fact that nobody is doing what I am trying to do. Not that things aren't riddled with bugs from Microsoft's side... preposterously, OpenGL was easier to use than DirectX, it at least just fucking worked.
o There is a wrapped called CDX which is utterly worthless. Here's why:
1) No tutorials, and the tutorials that are out there don't work. I mean, just trying to get something into a Windowed screen is problematic.
2) This community uses Yahoo Groups! Yay! Now if I want to search for something I have to use Yahoo Groups' shitty search feature, where it's apparently desireable to click on "Next" 40 fucking times. What a way to make your programming community marginalized... you can't fucking find anything.
3) No documentation whatsoever. If it's out there I haven't found it. Nothing came with the install package (!!!)
So I don't know. I'm not going to give up, but Christ... no idea how you learn for the first time any of this stuff.