gelly-gmod / gelly

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

[BUG]: No particle friction #28

Closed Cubature1 closed 4 months ago

Cubature1 commented 4 months ago

GPU

RTX 3050

Operating System

Win. 11

Is this specific to performance?

Issue Type

Other

Incident Description

Particles have no friction.

Log

No response

yogwoggf commented 4 months ago

They have friction, however #53 means that the friction needs to be increased--and sometimes a slippery fluid might be desirable for some users. Either way, the friction will be strengthened for most presets in a later, bigger update for fluid behavior--it's not worth making a new PR for such a minimal change when others are planned.