We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56e2073 commit f1223c4Copy full SHA for f1223c4
README.md
@@ -2,7 +2,7 @@
2
Is a renderer developed for the implementation & testing of various rendering techniques using modern graphics APIs.
3
The project is built for Windows using C++ 17, Visual Studio & MSVC and supports Vulkan as a rendering backend (DX12 support is planned).
4
5
-##Features
+## Features
6
- Vulkan 1.2 Rendering Backend.
7
- Dynamic scene material batching & instanced rendering.
8
- Clustered forward rendering.
0 commit comments