This is my super awesome and super barebones rendering framework. The idea is that it provides a minimal 3D API that allows you to start doing tests or use it as the start for a bigger project (an awesome game, maybe?). It takes care of some of the hassle of dealing with low-level APIs.
Right now, only DX12 is supported.
Dependencies:
- Premake
- GLM
- STB