-
DescriptionI was trying to make ssao work in my website. and moving the slide with default mode does not bring out the ambient occlusion Browser Affected
OS
|
Beta Was this translation helpful? Give feedback.
Answered by
dshot92
Feb 15, 2024
Replies: 1 comment 5 replies
-
I'm not sure what slider you're talking about, but our SSAO example is working for me: https://modelviewer.dev/examples/postprocessing/index.html#combining-effects (check and uncheck the box). Can you share screenshots and your device and browser info? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tested by downloading the entire Example page and found this
It seems like the examples is not uysing the current version of the model-viewer that is on the cdn.
Tried by importing it in my website insted of using the normal cdn
and it work like expected.
EDIT:
RTFMed so hard right now.
In the setup part at the top therers the correct import for the module.
But i flew past it as i had already the model-viewer imported.