FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.51k stars 341 forks source link

Weird lighting artifacts on editor and executor #457

Open skalimoi opened 1 year ago

skalimoi commented 1 year ago

Issue

I'm encountering lighting artifacts both on editor and on executor. Disabling SSAO attenuates the problem but doesn't fix it altogether.

Using latest Fyrox GitHub branch.

Images

With SSAO

imagen imagen imagen

Without SSAO

imagen imagen