-
-
Notifications
You must be signed in to change notification settings - Fork 36.3k
Closed as duplicate of#30701
Description
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
- 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
Reactions are currently unavailable