Tutorial_19_Collision

Description

sealed class Tinman.Demo.Tutorials._1_LowLevel.Tutorial_19_Collision

Derived from

Tutorial_12_Culling

Full source code is included in the Tinman 3D SDK download.

Tinman 3D tutorial #19 : Collision

This tutorial shows how to perform high-performance collision detection with a terrain mesh, colliding with simple geometric bodies like spheres and complex bodies in the form of hierarchical triangle meshes.