C#
C# (see section on name, pronunciation) is an object-oriented programming language developed by Microsoft as part of the .NET initiative and later approved as a standard by ECMA (ECMA-334) and ISO (ISO/IEC 23270).
Application
Platform
Any
License
Any
For my Fourth year computer graphics course I wrote a little 3D
engine using C# and the .NET platform. I decided to go this
route as opposed to the C++ route that everyone else took in
the...
Airplane War was designed to allow beginners understand how C#
and directX work together. It is a flight simulator that uses
DirectPlay, DirectInput, Direct3D and DirectDraw in C#