Page 1 of 1

#1 DirectX 10?

Posted: Fri Oct 30, 2009 2:24 pm
by Brother-Captain Gaius
So, having worked with DX9 for awhile now I can confidently state that doing 3D work in it is an exercise in masochistic self-flagellation. 2D programming is straightforward enough but dealing with FVFs and quads and ungodly heaps of Windows messaging bullshit gives me headaches.

I really don't know much about DX10. Is it any better, worse? If it's more integrated with Windows than DX9 was, does it at least put some abstraction layers over all the messaging and callback crap? Does it do 3D graphics in a more straightforward way?

#2

Posted: Fri Oct 30, 2009 5:22 pm
by Ace Pace
Pretty much the wrong forum for this type of question, you'd be better served at Beyond3d Forums. They include a large group of professional graphics programmers, along with some developers from AMD and nVidia.

As far as my understanding of the APIs goes, DX10 goes a long way to clearing up the system and throwing away alot of the headache, but graphics programming is still far more complicated than normal logic is.

#3

Posted: Fri Oct 30, 2009 11:04 pm
by Brother-Captain Gaius
Alright, thanks Ace.