Related resources for collision detection
  • Collision Detection In Unity6/25/2020 1:26:17 AM. In this article, I am going to explain about collision detection basics and how to apply the physical material and triggers in unity. Unity collision code example.
  • Scanners - C# Game7/22/2011 10:41:40 AM. A simple to play C# game with collision detection and sound.
  • Asteroids in C#2/3/2006 12:27:51 AM. As my first experiment in a game design, rather than using a DirectX wrapper, I decided to explore the functionality of GDI+. GDI+ has lot of nice features to offer but performance wise it is slow. So GDI+ may not be a good idea to develop practical fast paced games. This game also includes sounds.
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download