Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 3.11 KB

README.md

File metadata and controls

47 lines (29 loc) · 3.11 KB

Visualization of different unity projection and collistion detection algorithms

Unity 3D manual collisions

How to:

  1. Open scene from unity-functions/UnityFunctions/Assets/Scenes/ folder.

  2. Play the scene

  3. Open "Scene View" then select object and move it.

When screen object is selected you can use shortcuts to switch between views:

  • W - move
  • E - rotate

main behaviours for each collision are in unity-functions\UnityFunctions\Assets\Scripts\Main

Collisions Visualized:

Projecting on a Plane:

Transforming Spaces:

Miscellaneous: