This is a simple 3D engine made using Khronos Vulkan API
Feature List
- 3D mesh rendering
- camera/view matrix implementation (movable camera)
- basic texture mapping with UV support
- albedo
- specular
- normal
- lighting support
- flexible pixel + vertex shader support
Instructions:
- Execute the .sln file( the .exe file located in the release folder has path conflicts)
- enter numbers 3-8 depending on the scene you wish to load oon the console window.
- press enter on the console
Screenshots: