/ ├── metadata.json # Application settings, permissions & capabilities ├── package.json # Node.js dependencies & compilation commands ├── tsconfig.json # TS type configuration ├── vite.config.ts # ...
An interactive desktop visualizer for classical 2D (and bonus 3D) computer graphics algorithms. Every algorithm animates step by step, with the exact calculations displayed live alongside the OpenGL ...