gelly-gmod / gelly

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

[BUG]: Fluid sticks to some weird pattern #41

Closed SolsticeSpectrum closed 4 months ago

SolsticeSpectrum commented 4 months ago

GPU

GTX 1060

Operating System

Windows 10

Is this specific to performance?

Issue Type

Other

Incident Description

As you can see the fluid has some weird patterns in it, probably math issue image

Log

No response

SolsticeSpectrum commented 4 months ago

It might be the polygons that the ground is made of image

Derpius commented 4 months ago

This will be solved by #36, which is for the work needed to merge map faces or use the BSP's physics collider lump (requires an update to BSPParser)