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

THREE.WebGLMultipleRenderTargets has been deprecated and will be removed in r172. Use THREE.WebGLRenderTarget and set the "count" parameter to enable MRT. #26

Closed
naive17 opened this issue Apr 16, 2024 · 2 comments

Comments

@naive17
Copy link
Contributor

naive17 commented Apr 16, 2024

If you try n8ao in threejs r163 this error pops up if you enable configuration.halfRes

THREE.WebGLMultipleRenderTargets has been deprecated and will be removed in r172. Use THREE.WebGLRenderTarget and set the "count" parameter to enable MRT.

The background will then be rendered black.

@N8python
Copy link
Owner

This is goot to know - could you make the switch? It's a simple fix. If not, I'll do it soon.

@naive17
Copy link
Contributor Author

naive17 commented Apr 18, 2024

I'll try!

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

No branches or pull requests

2 participants