Jump to content

Fluid Simulation Resources


Oddly

Recommended Posts

@Phenomenal asked me to share with him some of my fluid simulation resources, I only recently rediscovered some of the sources I was using, so I just thought I'd share them here in case anyone else wanted them too. They're not "programming tutorials" persae as much as they are an explanation of algorithms:

 

This goes pretty into detail
http://users.encs.concordia.ca/~grogono/Graphics/fluid-5.pdf
 

Hight level over view of how Fluidity works:

https://www.karlsims.com/fluid-flow.html
 

Navier Stokes equation (used for calculating the velocity and position of particles in a fluid simulation):

https://en.wikipedia.org/wiki/Navier–Stokes_equations

 

This is probably the best tutorial I found online for this too, shows how modifying the Navier-stokes equation changes the simulation:
http://jamie-wong.com/2016/08/05/webgl-fluid-simulation/

 

I also can't remember if this was( or how it was) related but it was with my other resources.. I for the life of me can't remember why I saved this:
https://en.wikipedia.org/wiki/Polar_coordinate_system

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...