[SlimDX] New tutorials?

Started by
1 comment, last by NathanRidley 8 years, 9 months ago

I'm a new user of SlimDX and I like the simplicity so far. I currently develop in VB.NET with it. I've been using the tutorials to help me learn how to use SlimDX as well as DirectX in general, but I've noted that there are only 3 tutorials and development for SlimDX seems to have stalled (last update was 2012, website date stops at 2011). Are there any more tutorials that I can find elsewhere, or is SlimDX Group coming up with new ones?

Advertisement

You just missed a relevant thread from this week wink.png

SlimDX is yesteryear's news. SharpDX is what you want.

On NuGet: http://www.nuget.org/packages?q=sharpdx
On Github: https://github.com/sharpdx/SharpDX

I highly recommend Justin Stenning's book, as it does everything with SharpDX:
http://www.amazon.com/Direct3D-Rendering-Cookbook-Justin-Stenning/dp/1849697108

Also, there's plenty of beginner tutorials littered around the Googlesphere that will help you get up and running with your first triangle, cube, shader, etc. Just Google "SharpDX tutorials".

This topic is closed to new replies.

Advertisement