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

WebGPURenderer: copyFramebufferToTexture() Added support for multisampling #28054

Merged
merged 1 commit into from Apr 2, 2024

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Apr 2, 2024

Description

Added support for multisampling if used renderer.copyFramebufferToTexture() and RenderTarget.samples > 0 for WebGLBackend.

@sunag sunag added this to the r164 milestone Apr 2, 2024
@sunag sunag marked this pull request as ready for review April 2, 2024 17:43
@sunag sunag changed the title WebGPURenderer: Added support for multisampling - WebGLBackend WebGPURenderer: Added support for multisampling in copyFramebufferToTexture() Apr 2, 2024
@sunag sunag changed the title WebGPURenderer: Added support for multisampling in copyFramebufferToTexture() WebGPURenderer: copyFramebufferToTexture() Added support for multisampling Apr 2, 2024
@sunag sunag merged commit b31d25c into mrdoob:dev Apr 2, 2024
11 checks passed
@sunag sunag deleted the dev-multisampling-rtt branch April 2, 2024 19:17
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.

None yet

1 participant