Closed fg123 closed 6 years ago
Right now all the graphics operations are drawn in graphics manager, we can probably optimize it by code splitting and maybe having multiple canvases and rely on the browser to composite (i.e. don't have to redraw the UI every frame).
Right now all the graphics operations are drawn in graphics manager, we can probably optimize it by code splitting and maybe having multiple canvases and rely on the browser to composite (i.e. don't have to redraw the UI every frame).