Skip to content

Support IrradianceVolume on web - #25263

Open
beicause wants to merge 1 commit into
bevyengine:mainfrom
beicause:rm-IRRADIANCE_VOLUMES_ARE_USABLE
Open

Support IrradianceVolume on web#25263
beicause wants to merge 1 commit into
bevyengine:mainfrom
beicause:rm-IRRADIANCE_VOLUMES_ARE_USABLE

Conversation

@beicause

@beicause beicause commented Aug 2, 2026

Copy link
Copy Markdown
Member

Objective

We disabled IrradianceVolume on web because it occupies one texture binding in view bind group. Adter #23982 it doesn't occupies one binding as long as it's not used.

Solution

Fix and allow use IrradianceVolume on web.

Testing

WGPU_SETTINGS_PRIO="webgl2" cargo r --example irradiance_volumes
WGPU_SETTINGS_PRIO="webgpu" cargo r --example irradiance_volumes

Showcase

Tested on web 屏幕截图_2-8-2026_14118_127 0 0 1

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.

1 participant