Notifications
Clear all
[Closed] Maxscript 2D Fluid Sim
Aug 02, 2012 1:31 am
Saw this today, very cool. I wonder how it’s done…
5 Replies
1 Reply
Aug 02, 2012 1:31 am
Hmmm I must have slept in the day they covered… http://en.wikipedia.org/wiki/Navier–Stokes_equations
Aug 02, 2012 1:31 am
I followed this talk http://www.dgp.utoronto.ca/~stam/reality/Talks/FluidsTalk/FluidsTalkNotes.pdf
and implemented it in C#/XNA. The solver ended up being around 100 lines of code.
Aug 02, 2012 1:31 am
Would it be possible to have the saved files not be screenshots of the entire screen, but basically just the grid, with 1 square = 1 pixel?