Replies: 1 comment
-
This is not supported unfortunately. We have discussed making it possible to load additional JS modules via Python. But this hasn't happened yet. Converting to discussion. |
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
-
Description
I'm trying to use SimpleMeshLayer in pydeck like this:
In the JS documentation the example uses this -> loaders:[OBJLoader]. There is no information how to pass this in pydeck Layer.
I receive this error in the browser:
Flavors
Expected Behavior
No response
Steps to Reproduce
Install pydeck.
Use the layer definition from the description.
Review console logs in the browser.
Environment
Logs
No response
Beta Was this translation helpful? Give feedback.
All reactions