GitVision is a groundbreaking web tool that transforms Git repositories into immersive 3D, Virtual, and Augmented reality visualizations. Developed with Vue 3 in Vite, it provides a novel approach to understanding Git's version control system, making it more intuitive, efficient, and engaging.
Experience the live demo of GitVision at gitvis.web.app.
You can generate visualization data from your own Git repositories using our Python script. For details, check the README.md in the tools directory.
Follow the steps below to get started with development.
npm install
npm run dev