I can't click on model, can you clicked on it?Good morning we are facing similar issues with three.krpanoplugin and GLTFLoader .
We have the same issue about memory buffer, but also one related to the 3D object.
At first glance, the 3d models are correctly loaded, but if I move all around a scene the 3D objects disappear.
Have you ever experience this issue?
I already tried to change the threejs plugins (https://cdn.jsdelivr.net/npm/three@0.141.0/build/ ), but result does not change.
Any suggestion ?
not clickable in vr modeI can't click on model, can you clicked on it?Good morning we are facing similar issues with three.krpanoplugin and GLTFLoader .
We have the same issue about memory buffer, but also one related to the 3D object.
At first glance, the 3d models are correctly loaded, but if I move all around a scene the 3D objects disappear.
Have you ever experience this issue?
I already tried to change the threejs plugins (https://cdn.jsdelivr.net/npm/three@0.141.0/build/ ), but result does not change.
Any suggestion ?
Thank you so much! I'm newbie. I'm learning how to insert model3d into 360 images. I have a question, hope you all can answer. How to insert a model3d into 360 images with different coordinates ath, atv?Hi,
here as example an open source krpano plugin that shows how to use the three.js html5 3d rendering engine inside the krpano html5 viewer. The plugin handles everything about the rendering and interaction between krpano and three.js. This includes also stereo-rendering and WebVR support. For user interaction there is also a mouse and touch interface for the 3d objects. For all details please have a look into the plugin source.
krpano Three.JS integration example:
The krpano plugin source code:
http://krpano.com/plugins/threejs/opensource/threejs_example/three.krpanoplugin.js
Download the example:
krpano_three_js_example.zip (2.5 MB)
The current plugin here is mainly intended for developers with Javascript- and 3d-knowledge. All necessary basics for using three.js should be there and I think by using the krpano 'framework' the cross-platform usage of three.js becomes even easier.
Therefore this plugin is open source at the moment, but there are also plans to advance that plugin even more by adding a xml interface and more features. Then it will be possible to use that plugin to load and control 3d models via easily via the krpano xml/action interface.
Best regards,
Klaus
Is it gltf or js model insert into the panorama. How do you do if it's gltf format? It's great thing if you can share!!!!!1 Thank you so muchI added the model to the normal panorama, but I haven't tried it in the depth scene. Next, I will try to load the model in the project with the depth map.
https://deyou360.com/krpobj/index.html
use GLTFLoader to load gltf model and same with other formatsIs it gltf or js model insert into the panorama. How do you do if it's gltf format? It's great thing if you can share!!!!!1 Thank you so muchI added the model to the normal panorama, but I haven't tried it in the depth scene. Next, I will try to load the model in the project with the depth map.
https://deyou360.com/krpobj/index.html
no, look at the possible input formats:is it possible to use gltf 3d model as depthmap for navigation?
This post has been edited 1 times, last edit by "indexofrefraction" (Oct 10th 2022, 8:57pm)