CodingTrain / Suggestion-Box

A repo to track ideas for topics
568 stars 86 forks source link

Fire simulation with particle physics #1783

Open MSivonen opened 1 year ago

MSivonen commented 1 year ago

img

This uses quad tree and circle to circle collision.

Here's what I made in JS and also a link to the video I got the idea from. demo: https://msivonen.github.io/ code: https://github.com/MSivonen/MSivonen.github.io/tree/main/firesim

The good one, not made by me: https://www.youtube.com/watch?v=xKEFlg_JMmU