Skip to content
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

Fix inverted-stencil-buffer demo #42

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

rndexe
Copy link
Contributor

@rndexe rndexe commented Aug 2, 2024

  1. Fix useMask not working as mentioned in this issue
    useMask hook and Mask component doesn't work with the current version of three.js drei#1949
    by adding gl={{ stencil: true }} to <Canvas>

  2. Fix lighting issues by multiplying light intensities by Math.PI

  • Ready to merge

@abernier abernier merged commit 06683a8 into pmndrs:main Aug 2, 2024
2 checks passed
@rndexe rndexe deleted the inverted-stencil-buffer branch August 2, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants