Open Zosit opened 5 years ago
Currently, the renderer is set to draw a cube.
This should be made more generic in the renderer, and the target for drawing should come from the Game code.
This could be done using an interface, where the renderer draws generic renderTargets from a list.
Currently, the renderer is set to draw a cube.
This should be made more generic in the renderer, and the target for drawing should come from the Game code.