Skip to content

devarsh-mavani-19/separating-axis-theorem-visualizer

Repository files navigation

About

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.

Local Setup Instruction

  1. clone the repo
  2. Install dependencies using yarn or npm install
  3. Run locally using yarn dev or npm run dev

Build Instruction

Generate build using yarn build or npm run build

Frameworks/Plugins/Libraries Used

  • React 19 + Vite
  • Konva & Konva React
  • AntDesign

Screenshots

separating axis theorem visualizer

About

This tool allows to visualize shape normals, separating axes and projections of its shadows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published