NO

Author Topic: Direct3D 11 works with C even without DXUT?  (Read 3703 times)

leandrojardim

  • Guest
Direct3D 11 works with C even without DXUT?
« on: November 13, 2009, 12:04:38 AM »
Hi, I am new to Direct3D graphics, and english is not my natural language. I dont understand why in Direct3D 11 all that DXUT source is needed! ??? Its so complex and tortuous that code it must be hard to understand even to Microsoft programmers! :) For what DXUT is for? Direct3D 11 needs the DXUT layer to cooperate well with source written in DirectX 9 (it makes reference to it)? Direct3D 11 can be used with plain C, even without that DXUT C++ sources? Man, I am now very lazy to test all that crazy thing! ;)
« Last Edit: November 13, 2009, 12:08:44 AM by leandrojardim »

leandrojardim

  • Guest
Re: Direct3D 11 works with C even without DXUT?
« Reply #1 on: November 14, 2009, 10:10:13 PM »
Hi people, maybe I have not expressed me correctly, if so, sorry for all. English is not my natural language, but even so I need a little help with this issue from more experienced programmers. :) I use Pelles C along with Visual Studio Express for a time, to learn programming and yet to make a project I have in mind (guys, thats work!). I dont know for what DXUT is for and if even so Direct3D 11 works with C. Lets go on guys, I am friend! :) Help me, share all your brain cells with me! ;)
« Last Edit: November 14, 2009, 10:19:56 PM by leandrojardim »

JohnF

  • Guest
Re: Direct3D 11 works with C even without DXUT?
« Reply #2 on: November 14, 2009, 11:00:53 PM »
Hi people, maybe I have not expressed me correctly, if so, sorry for all. English is not my natural language, but even so I need a little help with this issue from more experienced programmers. :) I use Pelles C along with Visual Studio Express for a time, to learn programming and yet to make a project I have in mind (guys, thats work!). I dont know for what DXUT is for and if even so Direct3D 11 works with C. Lets go on guys, I am friend! :) Help me, share all your brain cells with me! ;)

I don't know about DXUT but a quick Google search has this link.

http://www.programmersheaven.com/2/FAQ-DIRECTX10-What-Is-DXUT

John

leandrojardim

  • Guest
Very thanks John!
« Reply #3 on: November 15, 2009, 12:50:05 AM »
Thank you John! :) I dont knew about that cool link you gave me! Sorry about that post I gave for the first time. I think I tried to be very nice, but I didnt was. ::) I like Windows and all Microsoft products, but that DXUT and Direct3D 11 is hard! ;D Give it a look, yourself! Once I saw it, I got in despair... :o I dont feel comfortable with a code before I read it all and understand how it works. I need to try on my own, but without a bit of help, is very difficult, too. I think is this way with everyone. I hope! ;)

Bye. See you again!