Releases: NebulousDev/QuartzEngine
Releases · NebulousDev/QuartzEngine
Quartz Demo - Alpha 0.3.1
A simple graphics engine written in C++ and Vulkan
Changes:
- Vastly improved performance
- Bug fixes
Quartz Demo - Alpha 0.3.0
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
Quartz Demo - Alpha 0.2.0
This is a simple tech demo of the progress of my engine so far.
This demo is of the engine working after a massive re-write of the entire graphics and platform systems.
(Textures not yet implemented)
The following models are available:
- Bunny.bat
- Cube.bat
- Dragon.bat
- TestScene.bat