rendergraph has been fully integrated into the graphics engine! the entire game's render pipeline, including buffers, inputs, outputs, and draws, is now described in a single function that reaches to a simple graph API. this allows for super quick iteration on graphics code for the game.
8 months ago