I was looking for some simple tutorials for DX in C#. Nothing major, i just want to get started on some DX programming in C#. Any ideas or sites? Thanks
p.s. No Donkey.NET please.... ;)
Printable View
I was looking for some simple tutorials for DX in C#. Nothing major, i just want to get started on some DX programming in C#. Any ideas or sites? Thanks
p.s. No Donkey.NET please.... ;)
I know there is some DirectX and C# example(s) omn
http://www.c-sharpcorner.com
saw one a few weeks back.
If you're looking for a C# tutorial for DirectX8.1, I could give you
a translation of my own that initializes Direct3D checking all
available adapters and displaymodes for the device.
Download the .ZIP file for action (source code only)
That is the init part of a game I'm working on.
Very cool, i'll take a look, thanks...