No announcements
Found 3577056 threads
-
0 Votes
Large 3D objects using directx
And I think it supports 3D objects development which should not be limited by the size of the 3D objects.Answered | 3 Replies | 497 Views | Created by Amit Borele - Thursday, June 2, 2016 12:51 PM | Last reply by Weiwei Cai - Monday, June 6, 2016 2:07 AM -
0 Votes
WPF Vs DirectX
I think there was a bug in my code (directX), I was creating new objects everytime I was calling OnRestDevice() which I debugged and now Direct X shows 64 to 62 FPS (30 to ...Answered | 5 Replies | 6467 Views | Created by vijaykamat - Thursday, January 1, 2009 8:08 AM | Last reply by vijaykamat - Friday, January 9, 2009 8:15 AM -
0 Votes
Where is ID3DXMesh in DirectX 11
http://blogs.msdn.com/b/chuckw/archive/2012/08/22/directx-sdk-s-of-a-certain-age.aspx And this as ...Answered | 2 Replies | 3644 Views | Created by Leonard - Friday, August 16, 2013 12:09 AM | Last reply by Chuck Walbourn - MSFT - Friday, August 16, 2013 12:32 AM -
0 Votes
DirectX shared_ptr vs.
This means that shared_ptr will call delete when the shared resource is no longer in use (which is not a valid way to dispose of COM objects).Answered | 1 Replies | 945 Views | Created by Raymart Atienza [MCTS] - Friday, July 15, 2016 5:47 PM | Last reply by SimonRev - Friday, July 15, 2016 5:59 PM -
3 Votes
VS 2012 - DirectX objects used in 'sub'classes
} and my class tries to use it like this: #include "pch.h" #include ...Answered | 4 Replies | 3782 Views | Created by Johannes Spreemann - Thursday, June 7, 2012 7:02 PM | Last reply by Johannes Spreemann - Friday, June 8, 2012 4:27 PM -
2 Votes
Directx
"DirectX" is already installed on Windows 8 Consumer Preview.Answered | 2 Replies | 41275 Views | Created by BarbaraP - Tuesday, March 27, 2012 6:00 AM | Last reply by Chuck Walbourn - MSFT - Tuesday, March 27, 2012 6:42 PM -
0 Votes
Difference between normal directX programming and Windows 8 directX
http://blogs.msdn.com/b/chuckw/archive/2012/03/22/where-is-the-directx-sdk.aspx One of the biggest problems with the DirectX SDK was ...Answered | 6 Replies | 7523 Views | Created by AtulMSDN - Tuesday, January 15, 2013 1:05 PM | Last reply by Chuck Walbourn - MSFT - Tuesday, January 29, 2013 8:27 PM -
1 Votes
DirectX doesn't appear in VS Express 2013
The Managed DirectX 1.1 C# assemblies that are in the legacy DirectX SDK were designed for the .NET 1.1 Runtime.Answered | 1 Replies | 569 Views | Created by jayfog - Friday, July 31, 2015 6:13 AM | Last reply by Chuck Walbourn - MSFT - Friday, July 31, 2015 6:28 AM -
0 Votes
Are these functions and parameters used in DirectX 11.2?
You should take al look at the Direct3D Win32 Game Visual Studio template for VS 2013 or this tutorial for an example of how to set up a DirectX 11 ...Answered | 4 Replies | 1525 Views | Created by Inderpreet Ganda - Sunday, March 1, 2015 10:35 AM | Last reply by Chuck Walbourn - MSFT - Monday, March 2, 2015 6:33 AM -
0 Votes
Using A DirectX Assembly
I believe all the information you require concerning licensing of DirectX should be here (the package includes EULA's, etc..)Answered | 1 Replies | 6778 Views | Created by aliassce - Sunday, November 30, 2008 10:19 PM | Last reply by Bill Wesse MSFT - Monday, December 1, 2008 12:13 PM -
5 Votes
VS 2012 Graphics Diagnostics
Hello, Yes, someone in that forum might be able to answer this if they are working with Visual Studio 2012.Answered | 5 Replies | 6077 Views | Created by lnorri - Wednesday, September 19, 2012 9:52 PM | Last reply by FZB - Monday, October 1, 2012 10:31 AM -
1 Votes
Reg DirectX
http://blogs.msdn.com/b/chuckw/archive/2012/03/22/where-is-the-directx-sdk.aspx http://blogs.msdn.com/b/chuckw/archive/2012/08/22/directx-sdk-s-o ...Answered | 4 Replies | 2857 Views | Created by Mohamed Nazar - Friday, November 30, 2012 1:15 PM | Last reply by Chuck Walbourn - MSFT - Friday, December 21, 2012 11:52 PM -
3 Votes
Directx and Surface Pro.
The problem could be that you are using the legacy DirectX SDK (June 2010) which isn't fully compatible with Windows 8 or Windows 7 Service Pack 1.Answered | 4 Replies | 5282 Views | Created by JoeyAndres - Thursday, July 4, 2013 4:58 AM | Last reply by JoeyAndres - Sunday, July 21, 2013 8:24 PM -
1 Votes
Full working example to capture screen using DirectX
Capturing screen using GDI is very slow (it barely captures 10 fps).Answered | 1 Replies | 4805 Views | Created by John_t1 - Tuesday, May 5, 2015 5:42 PM | Last reply by Mike Danes - Tuesday, May 5, 2015 6:36 PM -
0 Votes
How to capture screen using directx?
Hi Charley, Please use forums.xna.com for DirectX questions.Answered | 6 Replies | 22131 Views | Created by Charley Chen - Thursday, April 8, 2010 4:42 PM | Last reply by Subashselvan - Monday, April 12, 2010 6:28 AM -
0 Votes
DirectX tutorials?
I used one of the template examples and expanded that to fit my needs.Answered | 4 Replies | 2188 Views | Created by Scottyaim - Sunday, March 16, 2014 4:25 PM | Last reply by Scottyaim - Wednesday, March 19, 2014 7:41 PM -
0 Votes
How to navigate pages when using DirectX
DirectX doesn't have any built-in concept of pages.Answered | 1 Replies | 1774 Views | Created by Dawei Cheng - Friday, August 10, 2012 2:20 AM | Last reply by Rob Caplan [MSFT] - Friday, August 10, 2012 2:23 AM -
0 Votes
Convert XNA Matrix to DirectX Matrix
DirectX 11 has two Matrix Classes: * XMFLOAT4X4 : This structure is pretty compatible with HLSL, to the ...Answered | 3 Replies | 2482 Views | Created by Dexter Dengler - Monday, January 20, 2014 6:00 PM | Last reply by Tarh ik - Sunday, September 21, 2014 2:49 AM -
0 Votes
Using Pixel Shader 3.0 in DirectX
BTW, this strict requirement to match VS3 with PS3 is one of the reasons why 10level9 feature levels for DirectX 11 do not actually use the 3.0 shader profile.Answered | 10 Replies | 12227 Views | Created by TradingCoder - Thursday, November 10, 2011 4:33 AM | Last reply by TradingCoder - Tuesday, November 15, 2011 5:22 AM -
0 Votes
OpenGL to DirectX: Why is DirectX divided into D2D and D3D
Direct2D is a library which uses Direct3D to make using it for 2D applications simpler.Answered | 2 Replies | 4635 Views | Created by Leonard2007 - Wednesday, January 18, 2012 4:36 AM | Last reply by Leonard2007 - Wednesday, January 18, 2012 3:52 PM - Items 1 to 20 of 3577056 Next ›
No announcements