STL File Size
Posted: Fri Mar 21, 2025 7:49 pm
We're having issues loading STL files over 30mb. I have a sample file I can provide of a 38mb binary sphere.
Using the Model Viewer sample...
- Loading STL files is slow, regardless of file size.
- Turning off crease detection/normal calc does help speed things up.
- Files over ~30mb result in a crash.
- Manually read and push data to mesh increases limit to 50mb and much faster.
Any ideas on how to improve this? We have many files in the 50-100mb range.
-Adam
Using the Model Viewer sample...
- Loading STL files is slow, regardless of file size.
- Turning off crease detection/normal calc does help speed things up.
- Files over ~30mb result in a crash.
- Manually read and push data to mesh increases limit to 50mb and much faster.
Any ideas on how to improve this? We have many files in the 50-100mb range.
-Adam