Any development should start with a "Hello world!".
This blog will gather all sorts of thoughts about development in general. As my current specialization is .NET/C# - most of the ideas will be biased towards this technology, however this may change in the future, who knows.
We will start with some small tutorials for SharpDX Toolkit, as the lack of documentation creates a lot of confusion. These tutorials assume that the reader has a good knowledge of .NET framework, C# programming language and at least some basic knowledge of Microsoft DirectX. All examples will use Visual Studio 2012 or 2013 (they may work also in Visual Studio 2010) and will be compiled against .NET Framework 4, unless stated otherwise.
Stay tuned!
This blog will gather all sorts of thoughts about development in general. As my current specialization is .NET/C# - most of the ideas will be biased towards this technology, however this may change in the future, who knows.
We will start with some small tutorials for SharpDX Toolkit, as the lack of documentation creates a lot of confusion. These tutorials assume that the reader has a good knowledge of .NET framework, C# programming language and at least some basic knowledge of Microsoft DirectX. All examples will use Visual Studio 2012 or 2013 (they may work also in Visual Studio 2010) and will be compiled against .NET Framework 4, unless stated otherwise.
Stay tuned!
Thank you for this tutorial, I'm getting started in DirectX and its been maddening finding samples that have everything put together.
ReplyDelete