Advertisement

Looking for more sharpDX examples and tutorials

Started by November 17, 2017 12:36 PM
3 comments, last by GalacticCrew 7 years, 2 months ago

I am looking for some example projects and tutorials using sharpDX, in particular DX12 examples using sharpDX. I have only found a few. Among them the porting of Microsoft's D3D12 Hello World examples (https://github.com/RobyDX/SharpDX_D3D12HelloWorld), and Johan Falk's tutorials (http://www.johanfalk.eu/).

For instance, I would like to see an example how to use multisampling, and debugging using sharpDX DX12.

Let me know if you have any useful examples.

Thanks!

Hello,

Do you know this site: https://github.com/Dan6040/SharpDX-Rastertek-Tutorials? This guy converted all Tutorials from Rastertek to SharpDX. I found them very useful when learning DirectX. I use SharpDX with DirectX 11, but you might find something useful for you!

Advertisement

Thank you! I will take a look right away.

You're welcome! I wrote my game engine based on SharpDX with DirectX 11 and I found them very useful. The tutorials from Rastertek are very good in my opinion and someone converted them all to SharpDX. The code is not optimized, but I found it incredible useful for learning things.

This topic is closed to new replies.

Advertisement