Separating Axis Theorem is used to detect collision between convex shapes. This tool allows to visualize shape normals, separating axes and projections of its shadows.
- clone the repo
- Install dependencies using
yarnornpm install - Run locally using
yarn devornpm run dev
Generate build using yarn build or npm run build
- React 19 + Vite
- Konva & Konva React
- AntDesign
