Tony
1
Hello,
I know how to load a 3D glb file from assets. Is there a limitation on how many 3D glb files I can add on assets?
But is there a way to load a glb file from local computer? For example, load it from from “C:\users\tony\3D\b747.glb”?
I would think loading locally would be faster?
Hi @Tony,
Thanks for your post and for being part of the Cesium community.
Yes, you can load .glb files locally. Here is an example in our sandcastle tool demonstrating how to accomplish this Cesium Sandcastle.
Please let me know if this is what you are looking for and if you have further questions.
Best,
Luke