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: enable shadow rendering in WebGLBackend #27023

Merged
merged 5 commits into from Oct 23, 2023

Conversation

aardgoose
Copy link
Contributor

The WebGL backend needs to be able to revert to the previous framebuffer after internal render passes: make this information available and use.

Selectively adjust shadow map coordinates for GLSL/WGSL differences.

Enable screenshot and testing.

@sunag sunag added this to the r158 milestone Oct 23, 2023
@sunag sunag merged commit e070b99 into mrdoob:dev Oct 23, 2023
19 checks passed
@aardgoose aardgoose deleted the shadow branch October 24, 2023 20:09
CITIZENDOT pushed a commit to CITIZENDOT/three.js that referenced this pull request Oct 25, 2023
* make previous render state available to backend

* make shadow coord adjustment conditional

* add screenshot and enable test

* rework test

* rework as suggested

---------

Co-authored-by: aardgoose <angus.sawyer@email.com>
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

2 participants