Water dynamics suggestion/request

  • dnerd
    4th Apr 2011 Member 0 Permalink
    im working on a solid that lets liquids slowly seep through, after that i might do the same with gas, but the liquid one is proving slightly difficult :P
  • Catelite
    4th Apr 2011 Former Staff 0 Permalink
    This might be possible in a way, but pressure doesn't really work to allow this. Water particles traveling between one-pixel thick spaces will adhere to both walls if pressure if even slightly off from 0.
  • rrusciguy
    4th Apr 2011 Member 0 Permalink
    @Catelite
    Well, you could program in to check for one pixel spaces between 2 solids, instead of relying solely on pressure.

    @dnerd
    I'd try programming this in myself but:
    1) C/C++ really isn't my strong suite (python or even VBA (Visual Basic for Applications) are more in my area of expertise, and even then I'm only a moderately good programmer)
    2) the code used is really confusing, but I am trying to sort it out through the wiki.
    3) I'm already spending a lot of time programming (side project and college work), dont feel like taking on another big-ish proj atm.