Back to Browse

WPF C# Tutorial - How to detect collisions between multiple rectangles in visual studio

10.1K views
Jun 18, 2020
13:39

Source Code - https://www.mooict.com/wpf-c-tutorial-hit-testing-with-multiple-rectangle-objects/ In this tutorial we will be learning how to detect two different rectangles inside of WPF and C#. Object collisions are crucial to games development and without them we cannot tell when the two objects are colliding for each, we need this function for each example we land a character on platform, pick up a coin, hit an enemy or door etc. This tutorial we show you a quick overview of how manually program this behavior inside of WPF and C#. Hope you enjoy this tutorial and happy programming. Moo Out.

Download

0 formats

No download links available.

WPF C# Tutorial - How to detect collisions between multiple rectangles in visual studio | NatokHD