Replies: 1 comment
-
I would also be interested in this topic |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I'm looking to use the Tileset3D loader with Babylon.js.
From what I have researched it appears the best way to do this is to use Babylonjs' GLTFFileLoader to load the parsed gltfArrayBuffer which makes sense.
Can someone suggest the easiest method to update the active tiles the culling volume from BabylonJS's camera?
Particularly how to handle the transforms?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions