michaelbrusegard / WebGL-Fluid-Enhanced

WebGL Fluid Simulation for modern webpages (works even on mobile).
https://webgl-fluid-enhanced.michaelbrusegard.com
MIT License
53 stars 8 forks source link

Automated Movement #18

Open rajbirjohar opened 1 month ago

rajbirjohar commented 1 month ago

Hey love this package. Not sure if it's even possible but was wondering if there were plans to implement auto-generated movements? I guess emulating mouse movement to give the impression.

michaelbrusegard commented 1 month ago

The only way to do this currently would be to use the splat at location method multiple times in the trail you want. I do not have time right now to implement a method for it, but maybe for the future

michaelbrusegard commented 1 month ago

Also any PR is welcome :)

KartikChinda commented 3 weeks ago

Hi! Love the library, if no one's working on this in a week or so, I'd love to take a crack at it!

michaelbrusegard commented 3 weeks ago

That would be very nice if you have the time!

rajbirjohar commented 3 weeks ago

@KartikChinda Go for it. Don't have time atm.

KartikChinda commented 3 weeks ago

That would be very nice if you have the time!

Perfect, I'd give it a look over next weekend! I also opened a new issue, please take a look at that whenever you're free.