Jack12xl / a-toy-fluid-engine

try to reimplement Euler based fluid
MIT License
46 stars 3 forks source link

For mouse scene, fluid tends to bounce before hitting the wall. #7

Closed Jack12xl closed 3 years ago

Jack12xl commented 3 years ago

Compared to official stable_fluid, this seems not quite right...

Jack12xl commented 3 years ago

After second thought, I regard it was not a bug. Because the from the velocity field the wave would bounce off the wall(boundary condition).