How to visualise more than 100 Mb glb files in Canvas.I am using R3F , for small files it is working properly and fit to screen orbitControl is also working fine,but for the big file i am unable to fit to screen , will you please guide for resolving this issue. #1670
Replies: 2 comments 1 reply
-
i'm not sure what the question is, fit to screen? imo orbitcontrols don't have that inbuilt. how do you fit it? if it's just a visual issue, your cameras near/far planes might be too small to suit the object, you need to adjust them if that's the case. if it's a performance issue, 100mb on the web is simply too much. compress the glb and instance its parts. use LOD, perf regression, anything at your disposal. there is no way that 100mb will make sense, the browser on weaker systems will kill your tab for the memory needed to render it. |
Beta Was this translation helpful? Give feedback.
-
ps. if you have the file and can share it, i can have a look to see what can be done to load and display it fast. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions