RendererEngine
RendererEngine copied to clipboard
Make the rendering pipeline multi-threaded
Right now, the rendering pipeline is single-threaded, we can improve it and make it faster by using more threads.