Replies: 1 comment
-
That's because post-processing is still pre-release; you can test following these instructions: https://modelviewer.dev/docs/faq.html#entrydocs-general-questions-api |
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.
-
I have a working 3D experienced using pure javascript with this UMD version.
But i would like to use the the effect addon ^^
<script src="https://cdn.jsdelivr.net/npm/@google/[email protected]/dist/model-viewer-umd.min.js"></script>But the official exemple (https://modelviewer.dev/examples/postprocessing/) isn't working for me in vanilla JS :
Any tips ? Thanks =)
Beta Was this translation helpful? Give feedback.
All reactions