kovacsv / Online3DViewer

A solution to visualize and explore 3D models in your browser.
https://3dviewer.net
MIT License
2.31k stars 513 forks source link

Loading FCStd model hangs without throwing an error #465

Closed GitHubDragonFly closed 2 months ago

GitHubDragonFly commented 2 months ago

@kovacsv kudos to you on this latest update.

It appears to have resolved what I mentioned in https://github.com/kovacsv/Online3DViewer/issues/376.

Currently, the only model format that does not load in my Quick Viewer is FCStd as mentioned in the subject line. The viewer's code can be seen here.

I do not consider this an issue, especially since it is related to the way I use the engine but posting it here out of curiosity. This can be closed at any time.

Just some off-topic notes:

kovacsv commented 2 months ago

For me fcstd loading works perfectly in your viewer. image

GitHubDragonFly commented 2 months ago

Cool, thank you for letting me know.

It might be my code that is tripping Firefox browser somehow, on 2 different computers - Windows and Debian Linux as well as mobile Firefox on Android phone.

Just tried it in Chrome and it works, just like your picture shows. It also worked in Microsoft Edge browser and mobile Chrome on Android phone.

I will close this issue.