You are not logged in.

1

Tuesday, June 7th 2022, 12:56pm

wrong rendering of glb/gltf object

hi,
I implemented vr krpano plugin in exiting krpano virtual tour.
I successfully imported two 3d objects in glb and glft formats.
At first glance they are rendered properly

(see problem1.png)

But if then I move around the panorama, some segment of the 3d object disappear.
We already tried to merge all the layers, but and save a single block, but in this case the object is not rendered at all.
(see problem2.png)
marioapt has attached the following images:
  • problem1.png
  • problem2.png

Eze

Beginner

Posts: 13

Location: china

Occupation: software development

  • Send private message

2

Monday, June 13th 2022, 5:25am

Your console does not report [.WebGL-000012B000398E00] GL_INVALID_OPERATION: Insufficient buffer size.?

3

Tuesday, June 14th 2022, 9:03am

yes.
I don't know hot to delete that message.
marioapt has attached the following image:
  • screen error buffer.png

This post has been edited 1 times, last edit by "marioapt" (Jun 14th 2022, 9:16am)


4

Tuesday, June 14th 2022, 9:34am

there is no glb/gltf object support in krpano
if you do threejs on top of krpano you probably get better support on their forums...

This post has been edited 1 times, last edit by "indexofrefraction" (Jun 14th 2022, 10:08am)


5

Thursday, June 16th 2022, 11:23am

We started from a Krpano sample template, using plugin "three.krpanoplugin"
We imported several three.js version that works correctly standalone but not inside a krpano virtual tour.
At first glance, the 3d object (GLTF format) are correctly rendered, but when I move around the scene, objects disappear.

I also tried to use the latest threejs plugins:
https://cdn.jsdelivr.net/npm/three@0.141.0/build/


but the issue is still there.
I checked other krpano forum posts, and it seems a common issue:
https://krpano.com/forum/wbb/index.php?page=Thread&threadID=12479&pageNo=4



Some hints?
Regards.

cuongdevjs

Beginner

Posts: 7

Location: Viet Nam

Occupation: JavaScript Engineer

  • Send private message

6

Wednesday, July 27th 2022, 11:48am

Question

Hi. Are you facing the issue the event onClick not happening?