A 3D version of the cult game "Pacman" implemented using WebGL. This was a university project showcasing the usage of Gouraud and Phong shading in computer graphics.
pacman-nextjs/ ├── src/ │ └── app/ │ ├── layout.js # Root layout │ ├── page.js # Main game component │ ├── globals.css # Global styles │ └── pacman.css # Game-specific styles ├── public/ │ ├── js ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results