Quartz Demo - Alpha 0.3.0
Pre-release
Pre-release
·
25 commits
to master
since this release
A simple graphics engine written in C++ and Vulkan
Changes:
- Reintroduced textures
- Diffuse textures
- Normal maps
- Specular maps
- Added Lighting
- Directional Lights
- Point lights
- OBJ Loader now generates binormal and tangent data
- Various bug fixes