Skip to content

Static group and volume lighting #33182

@Peters69

Description

@Peters69

Description

Not sure if it's a bug or a limitation, but if I add a static bundle group to the volume lighting example, the teapot stops rotating, and as soon as I change the window size, the screen gets black.

Reproduction steps

  1. Add a BundleGroup to the scene of the webgpu_volume_lighting.html example

Code

const bundled = new THREE.BundleGroup();
scene.add( bundled );

Live example

https://jsfiddle.net/svhzrqj7/

Screenshots

No response

Version

0.183.2

Device

Desktop

Browser

Chrome

OS

MacOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions