CesiumGS / CesiumGS/cesium

Enabling both bloom and ambient occlusion gives incorrect rendering

Open
#6,847 2 comments 0 reactions 0 assignees View on GitHub
category - graphics type - bug
Dominant language
JavaScript
Stars
15.7k
Forks
3.9k
Avg merge
4d 6h
Merged PRs (30d)
34

Description

Enabling both ambient occlusion and bloom results in incorrect rendering, for example when adding `viewer.scene.postProcessStages.ambientOcclusion.enabled = true;` to
the bloom Sandcastle example: https://cesiumjs.org/Cesium/Build/Apps/Sandcastle/?src=Bloom.html&label=Post%20Processing

![image](https://user-images.githubusercontent.com/881510/43262571-e5016fe4-90e0-11e8-8168-294829d50c18.png)

Contributor guide

Open the contributing guide

Research direction

Start with the Bloom Sandcastle example and the viewer.scene.postProcessStages.ambientOcclusion.enabled setting shown in the issue. Reproduce the rendering with bloom and ambient occlusion enabled together, then inspect the post-process stages involved. Done means the combined effects render correctly without the reported artifact.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.