matter-js icon indicating copy to clipboard operation
matter-js copied to clipboard

[Announce] Liquid simulation plugin

Open TheLucifurry opened this issue 3 years ago • 5 comments

Hello everyone! Most likely, I am writing in the wrong place, but I think this is not critical :)

I'm developing a fluid simulation plugin and now i have some result that i can post At the moment, the project is still under development, and many more interesting features are planned. The source code of the project is open and you can give me recommendations for improvement

Repository Demos

I hope this gives you a small dose of motivation to develop your beautiful engine ;)

Sorry for my Google Translater)

TheLucifurry avatar Mar 14 '21 05:03 TheLucifurry

Very cool! Is there an example where it interacts with bodies?

I remember playing with my own fluid sims a while back and found that part pretty tough. Keep us posted, will be awesome to see where it goes.

liabru avatar Mar 20 '21 12:03 liabru

Yes, right now I'm working on interacting with bodies, so I will publish a version with this functionality in the next week)

TheLucifurry avatar Mar 20 '21 12:03 TheLucifurry

Finally, I can imagine the first stage of the functionality of interaction with bodies

I decided to focus only on checking collisions with body.verticles, this is the most optimal solution in my opinion

TheLucifurry avatar Mar 20 '21 15:03 TheLucifurry

Hello again) Added simple fluid mass support: Demo

TheLucifurry avatar Mar 25 '21 13:03 TheLucifurry

こにちわ !) Another new major feature has been implemented: Chemical reactions (more precisely, pseudo-chemical)

At the moment, this only works between particles, later I will implement reactions with bodies

TheLucifurry avatar May 09 '21 14:05 TheLucifurry