This project is a 3D model viewer and it's purpose to get started with Vulkan and improve myself as a software developer.
- Multiple object loading/unloading,
- flip texture coordinates
- Wavefront Object (only loads if the material if in the program root dir)
- More formats coming
- Camera movement, rotation
- Able to set position and rotation of the models
- Reset position and rotation
- Move: WASD
- Look around: Holding right-click and move cursor
- Ascension: Spacebar
- Descent: LControl
- More supported format
- Lighting
- GLFW
- Vulkan
- GLM
- ImGui
- ImGuiFileDialog
- stb-image
- tinyobjloader