impromedia
Results
2
issues of
impromedia
**Load external textures** When we load a 3d model (fbx, glb etc) using Open from URL (for example: https://example.com/models/model.fbx) the Online3DViewer is trying to load external textures from blob:https://example.com/externaltexture.png ....
enhancement
website
I've tried to implement webXR in vscene.ts. It is working, but I didn't figure out how to parent the instantiated XR camera to the existing non XR camera. I've added...