top of page
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
CPU Rasterizer
Implemented a real-time CPU rasterizer using C++ and the GLM library, with support for the following features:
- Interactive 3D camera controls
- Z-buffering
- Perspective-correct barycentric interpolation
- Lambertian lighting
- Configurable anti-aliasing
- Texture mapping
- Normal mapping








bottom of page

