sunag
sunag
Related issue: https://github.com/mrdoob/three.js/issues/30560#issuecomment-3510462194, https://github.com/mrdoob/three.js/issues/30560#issuecomment-3514757943, https://github.com/mrdoob/three.js/issues/26673#issuecomment-3293683760 **Description** This is a WIP. The basic idea is to group the `RenderObject` so that we can handle similar objects. Today we have a lot...
Related issue: https://github.com/mrdoob/three.js/pull/32501 **Description** The PR introduces `workingBufferType` which should be used to the internal `RenderTargets` while preserving the logic of the previous PR. | Name | Description | Default...
## Introduce The objective of the PR is to advance the tree shaking of `WebGPURenderer` related to `Materials`, any suggestions and opinions regarding the notes below are welcome. ## Design...