Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Programming Talk / C++ / C# - DirectX - What is DXUT?

Author
Message
Caleb1994
17
Years of Service
User Offline
Joined: 10th Oct 2008
Location: The Internet you idiot!
Posted: 7th Sep 2009 02:53
What is Dxut? What is it for? How do i use it? lots and lots of questions

New Site! Check it out \/
chunks chunks
19
Years of Service
User Offline
Joined: 2nd Jan 2007
Location: ackworth uk
Posted: 7th Sep 2009 10:43 Edited at: 7th Sep 2009 10:44
all the directx examples in the sdk are built with dxut it kinda takes some of the hard stuff away, like creating the window and it has its own gui .

found this description .
Quote: "
What is DXUT?
DXUT is a robust framework layer built on top of Direct3D to help develop custom applications easily.

Core components: standard window creation, device creation, and management functionalities.

Optional components: camera functionality, GUI system, and mesh handling.

* It provides developers with a simplified process of creating a window, selection and creation of a Direct3D device and handling Windows messages, and thus foregoes the tedious process behind setting up the environment.
* Due to its support for containing Direct3D 9 and/or Direct3D 10 code paths, developers can make a dual Direct3D 9 and Direct3D 10 application on top of DXUT. This helps them to pick the best render device for the system at run time.
* Exploiting the wide range of call back functions provided by DXUT, it is possible to hook to one and at logical points during program execution DXUT will call that customizable function.
"


nvidia geforce 9500gt + amd athlon 64
windows vista ultimate.
Caleb1994
17
Years of Service
User Offline
Joined: 10th Oct 2008
Location: The Internet you idiot!
Posted: 7th Sep 2009 19:34
Oh Awesome Thanks, i had seen it but didn't know what it was

New Site! Check it out \/

Login to post a reply

Server time is: 2026-06-10 03:31:25
Your offset time is: 2026-06-10 03:31:25