Replies: 2 comments 6 replies
-
A binary string containing what? A glTF binary? |
Beta Was this translation helpful? Give feedback.
3 replies
-
@ibgreen I took one of the examples from the deck website to simply try and return a manual However, I am receiving an invalid scenegraph: undefined error. Clearly I am doing something wrong. However, deck doesn't appear to call my Below is my layer configuration. Anything jumping out at you that might be off?
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The SceneGraph Layer docs say the
scenegraph
property accepts a promise being returned which provides a luma.gl SceneGraph Node...If I have a base64 encoded string, how would I go about constructing a luma.gl SceneGraph Node?
Beta Was this translation helpful? Give feedback.
All reactions