This framework is part of the two-part article series explaining the basics of Compute Shaders with DirectX 12. Part 1 - The Theory: https://www.stefanpijnacker.nl ...
This repository contains a custom OpenGL-based rendering engine implemented in C++ with CMake, followed by a simple 3D game built on top of that engine. The engine is designed around an ECS ...