addon boilerplate? #4792
Unanswered
coderofsalvation
asked this question in
Q&A
Replies: 1 comment
-
Take a look at this Glitch, which demonstrates. Note this is outside of our public API, so you're on your own if things break. |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
First of all thanks for all the work on this wonderful project.
Can somebody be so kind to provide some boilerplate for addons to get the scene, camera & renderer?
I've looked at the effects-composer addon, but I wasn't able to understand the Symbol magic.
In the console I tried retrieving the THREEjs scene on the modelviewer.dev page:
Live Demo
But I can't seem to access those symbols...any idea?
My main interest is: THREE's camera, scene and renderer
Version
model-viewer: v3.5.0
Browser Affected
OS
Beta Was this translation helpful? Give feedback.
All reactions