Challenge: Raycasting with Multiple Objects — Now that we have a simple understanding on how raycasting works, and we have a functional system which changes color when left mouse clicking on a 3D cube, it is time to push the concept further. In this challenge we will add in more than just 3D cubes, we will…