Simple 3D animal hunting game in Vulkan.
The goal of the game is to hunt all of the animals inside of the map in the time given. The user is free to roam around the map, trying to find them all and shooting at them with its rifle. Aiming can be done with or without a scope, and during the night a torch can be activated to improve the visibility
- Custom shaders implementing Blinn-Phong, Oren-Nayar, Normal Mapping and Sky Box techniques
- Collision Detection
- Ray-Sphere Intersection for Shooting Mechanics