gelly-gmod / gelly

Library to integrate fluids into a game engine
GNU General Public License v3.0
20 stars 4 forks source link

Gelly has rendering bugs when using the compositor #7

Closed yogwoggf closed 6 months ago

yogwoggf commented 1 year ago

It's because we're not setting enough render state. Probably alpha blend, all the particles become translucent when a decal is rendered.

yogwoggf commented 1 year ago

The mentioned bugs at the time of report are fixed, but now terrain textures become distorted sometimes.