specklesystems / speckle-sharp

.NET SDK, Schema and Connectors: Revit, Rhino, Grasshopper, Dynamo, ETABS, AutoCAD, Civil3D & more.
https://speckle.systems
Apache License 2.0
363 stars 167 forks source link

Improve Rhino conversion time on BREP heavy models #1300

Closed AlanRynne closed 2 years ago

AlanRynne commented 2 years ago

This requires scoping first!!! Opened this issue just to start the discussion.

Conversion of very heavy models is always going to be "slow", but in Rhino specifically, where BREPs are the most common geometry you'll find, we could do some improvements in the conversion side to speed up the process:

AlanRynne commented 2 years ago

I guess we forgot to link this to the PR, because we're already doing number 2 in Rhino when available.

If the render mesh is found, we'll skip meshing in favor of the existing one