Skip to content

PhoenixofForce/TriangulatedPolygonCollision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Triangulated Polygon Collision

This is a project from 2018. You can create polygons that get translated into a group of triangles. These triangles are used for collision testing. This project implements:

  • Ear Clipping triangulation
  • Separating Axis Theorem

screenshot of the scene

Controls

  • left click: add point to the current (blue) polygon
  • right click: end current polygon and triangulates it
  • middle click: delete current polygon
  • right drag: move polygon
  • middle drag: move around
  • scrollwheel: zoom

About

This is project from 2018. You can create polygons that get translated into a group of triangles.

Resources

Stars

Watchers

Forks

Contributors

Languages