Computer Graphics
A downloadable game for Windows
This project is a computer graphics tech demo. The goal of this tech demo was to get a deeper knowledge of computer graphics.
Features:
- Dolly shot (catmull-rom spline for camera position and SQUAD interpolation for camera rotation)
- Normal mapping with interactive bumpiness-factor (screenshot 2)
- Anti-aliasing (screenshot 3)
- Shadow mapping with percentage-closer filtering (screenshot 4)
- Ray-triangle intersection with kd-tree (screenshot 5)
Status | Released |
Platforms | Windows |
Author | Lukas Weiss |