No announcements
Found 40436 threads
-
0 Votes
UX Prototyping C++/XAML/DirectX
Hello, The SwapChainPanel is the preferred way to do DirectX / XAML interop for both C++ / Cx and C#.Discussion | 7 Replies | 3764 Views | Created by starfish6077 - Monday, May 11, 2015 10:52 PM | Last reply by starfish6077 - Friday, May 22, 2015 12:24 AM -
0 Votes
DirectX and WinRT XAML in one app?
Just adding to the use cases: I'd like to be able to build our rendering engine entirely in native DirectX code, and render to either a XAML or HTML surface element.Answered | 6 Replies | 6576 Views | Created by Samuel Jack - Friday, September 16, 2011 2:17 PM | Last reply by Nitin Suri ' - Friday, June 1, 2012 9:28 PM -
0 Votes
XAML SurfaceImageSource DirectX interop sample (Windows 8.1) - Errors on Build!!
XAML SurfaceImageSource DirectX interop sample (Windows 8.1) Error 1 error MSB4186: ...Answered | 1 Replies | 3100 Views | Created by Sal_S - Tuesday, July 2, 2013 3:43 AM | Last reply by jrboddie - Tuesday, July 2, 2013 4:14 AM -
0 Votes
How are the DirectX - XAML - interop rules exactly meant?
OK, keeping the DirectX page and re-using it, is a good idea.Answered | 8 Replies | 3341 Views | Created by eikuh - Thursday, March 21, 2013 7:14 AM | Last reply by eikuh - Friday, April 26, 2013 5:22 PM -
1 Votes
[U8.1][C++]DirectX stream of BMPs and SwapChainPanel
DirectX Tool Kit's SpriteBatch class for C++ code to render the image to a Direct3D surface.Answered | 3 Replies | 830 Views | Created by starfish6077 - Friday, May 22, 2015 10:29 PM | Last reply by Chuck Walbourn - MSFT - Wednesday, May 27, 2015 3:45 PM -
0 Votes
Where can I learn C++ and DirectX Online?
Thanks a lot before your post I was only able to draw on a SurfaceImage source, but after Reading your links and searching through the xaml direct 3d shouting game now I'm able to draw ...Answered | 2 Replies | 3410 Views | Created by BigBoolean - Thursday, February 28, 2013 7:20 AM | Last reply by adrifre7 - Monday, March 4, 2013 9:02 PM -
0 Votes
Unresolved externals when trying to access DirectX from XAML
Hello, As far as I know, there is a Metro DirectX project template in Visual Studio 2011 Beta.Answered | 2 Replies | 5816 Views | Created by MarkVincze - Friday, March 9, 2012 11:12 AM | Last reply by Jesse Jiang - Monday, March 12, 2012 7:27 AM -
2 Votes
How to use Advertising SDK in Metro style games with DirectX and C++?
Reading the documentation it looks like it is available only as Xaml or HTML controls.Answered | 1 Replies | 3814 Views | Created by Jyosisi - Friday, July 13, 2012 8:51 AM | Last reply by Rob Caplan [MSFT] - Friday, July 13, 2012 11:33 PM -
0 Votes
DirectX rendering within a Metro app
You will need to render your DirectX image into a SurfaceImageSource or VirtualSurfaceImageSource and then display that within your Xaml.Answered | 3 Replies | 2700 Views | Created by RobertHF - Monday, June 4, 2012 2:58 PM | Last reply by RobertHF - Tuesday, June 5, 2012 10:36 AM -
0 Votes
Where is the sample to use GestureRecognizer in XAML with C++?
There isn't a C++/Xaml manipulation sample.Answered | 1 Replies | 3166 Views | Created by Charlie C - Sunday, August 12, 2012 5:22 PM | Last reply by Rob Caplan [MSFT] - Monday, August 13, 2012 5:16 AM -
0 Votes
[W8.1][C++]How to update XAML objects from native C++ code
But I need to be able to update those XAML objects in Game.h and Game.cpp in which my game logic is.Answered | 3 Replies | 884 Views | Created by ML_infinite - Saturday, May 30, 2015 8:49 PM | Last reply by IssueKiller - Monday, June 8, 2015 12:18 PM -
0 Votes
UX On Canvas Filtering & Sorting styles
You would do this via a Popup in XAML (with IsLightDismissEnabled=True).Answered | 4 Replies | 3992 Views | Created by William Stuart - Thursday, April 26, 2012 6:32 PM | Last reply by Matt Small - Friday, May 4, 2012 7:02 PM -
1 Votes
Why there is no c# samples in DirectX SDK (June 2010)
C# vs.Answered | 3 Replies | 4306 Views | Created by Keith088 - Thursday, September 5, 2013 7:35 PM | Last reply by Chuck Walbourn - MSFT - Saturday, September 7, 2013 8:01 AM -
1 Votes
Is it possible to combine HTML5/JavaScript and XAML/C# within single app?
Hi ResQue1980, Note that this thread was from an earlier preview before Xaml/DirectX interop was implemented.Answered | 8 Replies | 10401 Views | Created by I-DotNET - Tuesday, January 3, 2012 2:22 PM | Last reply by Rob Caplan [MSFT] - Tuesday, December 11, 2012 10:01 PM -
0 Votes
Windows Modern App Suspend callback in C++ with no XAML
Good to see there is a non-Xaml version.Answered | 5 Replies | 4321 Views | Created by David Goemans - Friday, February 1, 2013 10:10 AM | Last reply by MikeBMcL - Wednesday, February 6, 2013 10:47 AM -
1 Votes
Direct3D mix with XAML
XAML interop with DirectX is supported as of the Consumer Preview release.Answered | 7 Replies | 7492 Views | Created by zjubaoli - Wednesday, November 30, 2011 7:58 AM | Last reply by Chuck Walbourn - MSFT - Monday, March 26, 2012 8:01 PM -
2 Votes
Directx canvas for html5
At the build keynote they showed a demo rendering C++ D3D content to WinJS but it involved GPU readback in sending bitmaps to canvas.Answered | 4 Replies | 7602 Views | Created by slyi - Monday, March 5, 2012 12:41 AM | Last reply by slyi - Thursday, July 12, 2012 11:17 AM -
0 Votes
Non-XAML Metro App (DirectX Game)- how to bring up the virtual keyboard ?
Take a look at the DirectX and XAML interop (Metro style apps using C++ and DirectX) documentation and the SwapChainBackgroundPanel.Answered | 6 Replies | 5463 Views | Created by v4corg - Monday, July 9, 2012 9:32 AM | Last reply by v4corg - Thursday, July 12, 2012 8:50 AM -
0 Votes
Moving an Image, With or Without DirectX
Hi RedGuy: If you want to develop an universal windows application, XAML should be a good option.Answered | 2 Replies | 825 Views | Created by TheRedGuy1990 - Saturday, September 26, 2015 10:12 PM | Last reply by Owen Ransen - Monday, September 28, 2015 10:49 AM -
0 Votes
XAML.
Visual C++ MVP | Website | Blog | @mikebmcl | Windows Store DirectX Game TemplateAnswered | 3 Replies | 2744 Views | Created by RSullivan59 - Wednesday, April 10, 2013 6:17 PM | Last reply by MikeBMcL - Wednesday, April 10, 2013 11:49 PM - Items 1 to 20 of 40436 Next ›
No announcements