bevyengine / bevyengine/bevy

Some transparent objects look worse with depth/normal prepass in bistro

Open
#8,742 0 comments 0 reactions 0 assignees View on GitHub
A-Rendering C-Bug S-Needs-Investigation
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## Bevy version 4ce37395da029eb8b58c78c32812fe8329a3a1a4

Some transparent objects look worse with the depth/normal prepass in bistro. Transparent things tend to look somewhat wrong either way. Some of this is probably because of the lack of OIT or some other solution for transparency order.

Prepass disabled:
![no prepass](https://github.com/bevyengine/bevy/assets/33357138/8ae33fb7-e48e-4197-bbd5-ed9dae2a7d86)

Prepass enabled:
![prepass](https://github.com/bevyengine/bevy/assets/33357138/3c486962-6b00-4823-98ea-ef2733397bc5)

Test scene:
https://github.com/DGriffin91/bevy_bistro_scene

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.