-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using it in Three.js #10
Comments
Hello @BarthaBRW, I am working on a web version of the included demo. I hope to finish that soon. Still, I wouldn't let the example code get in your way. Each algorithm is explained in a step-by-step, straightforward manner so that you can implement it for whatever game engine, framework, or library you're using. If you're looking for a drop-in solution, Three.js does come with its own SSAO example.
👍 |
The built-in SSAO didn't work for me so I might implement my own version according to your guide. Thanks |
@lettier Hello Lettier, thank you so much for the tutorial! |
demo |
Hi everyone. This article series looks promising. Have someone implemented one of these in Three.js? I'm interested in the SSAO especially. In this case I would ask for details before doing it all myself.
Thanks.
The text was updated successfully, but these errors were encountered: