gabriellanzer / Ravine

Ravine is a graphics framework built with Vulkan, GLFW, ImGUI and GLM.
MIT License
10 stars 0 forks source link

Deferred Rendering #2

Open RafaelFreita opened 5 years ago

RafaelFreita commented 5 years ago

Implement Deferred Rendering and a way to change between that and Forward Rendering.

We will probably have to brake this down into smaller pieces once we actually start doing it, but we can use it as an Epic task.