playcanvas / playcanvas/engine
Gsplat rendering incorrect when post processing is active
Open
@mvaligursky is already working on this.
Since Jun 15, 2025.
area: graphics
- Dominant language
- JavaScript
- Stars
- 16.8k
- Forks
- 2k
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 222
Description
When using post processing (camera frame) and gpsplats the colors are incorrect even if bloom intensity is 0. Disabling post processing is correct. Top is expected, bottom is with post processing enabled
TestModel_For_OKO_Web_SuperSplat.ply.zip
Repo steps
Using the gsplat example from the examples app. replace the gsplat with it and add a camera frame to enable post processing.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.