I'm looking for a complete SharpDX / XAML sample

Started by
0 comments, last by Spazzarama 9 years, 9 months ago

Hello, I haven't been on this forum for ages. smile.png

I'm looking for a complete sample or a really good step by step guide completely made in C# that integrate a Direct3D11 surface through the SharpDX lib in a XAML app.

I've found a few sample and article, but most of them are for windows 8 instead of 8.1 and I cannot get them to compile or they use an old version of SharpDX or don't implement lost device or the app crashes when it is suspended or they use WinForm or all the 3D code is in C++.

Thank you

Advertisement

My book "Direct3D Rendering Cookbook" over at packtpub.com/direct3d-rendering-cookbook/book has a chapter dedicated to SharpDX + Direct3D 11.2 + Windows 8.1 + XAML.

You can also download the complete sample code.

Justin Stenning | Blog | Book - Direct3D Rendering Cookbook (using C# and SharpDX)

Projects: Direct3D Hook, EasyHook, Shared Memory (IPC), SharpDisasm (x86/64 disassembler in C#)

@spazzarama

 

This topic is closed to new replies.

Advertisement