Hi there,
Is it possible to render graphics of the Web-IFC-Viewer on server side? So I mean, e.g. first render the 3D-graphics on the server side (where from the npm run start was carried out) and then "pass" the results as a e.g. raster/or so on to the client?
What I would like to achieve? We have a lot of ancient laptops where the rotating and viewing our ifc-models are extremely slow.
Is there probably a some "switch" in nodeJS/npm/etc to force rendering Web-IFC-Viewer on the server before (first)?
Thanks