This is a semi open question. I'm working with a lot of meshes and polylines with ray-tracing functions and similar. To plot them, i use plotly, but after certain number of objects in the graph, the render-in-browser starts becoming extremely slow (both to display and to rotate/move the plot).
Is there any other way of display plotly objects (in windows) that maybe reserves a larger amount of memory and/or uses a better rendering system to speed it up when we are dealing with a large number of objects?