effekseer / effekseer/EffekseerForWebGL
Transparent objects being rendered in the scene become brighter as if there is an extra light source
Open
- Dominant language
- Python
- Stars
- 136
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
After adding the effekseer runtime to a scene transparent objects that are not part of the effect begin to flicker when on the edge of the frustum of the camera. It seems to be an issue that persists even when an effect is not playing and seems to alter the brightness/color values of the objects. Replacing the material of the object with a meshBasicMaterial or a shader material does not seem to solve this issue. Completely removing the effekseer runtime fixes this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.