Recent content by Aediono

  1. A

    [Programming] How would I simulate water pressure?

    Seems simple, so I'd be able to push water 'up' a pocket after calculating the pressures there? I'm trying to figure out how I'd handle the progrmatically.
  2. A

    [Programming] How would I simulate water pressure?

    Somewhat. How will that help me find the pressure of a given square?
  3. A

    [Programming] How would I simulate water pressure?

    I looked into OpenFOAM. It's definitely overkill, and would never run in realtime. I only need a very small subset of its features, and need to scrap a lot of accuracy to make it run faster. My main goal is to make a game using the ideas, not just simulate it in another program.
  4. A

    [Programming] How would I simulate water pressure?

    Thanks, I'll look into it. Hopefully the pieces I need are simple enough to where I don't need a PhD to chug through it.
  5. A

    [Programming] How would I simulate water pressure?

    Well, it got moved here. I don't really care where it goes.
  6. A

    [Programming] How would I simulate water pressure?

    Hey, this is my first time posting and I've been looking everywhere but can't find a decent water model. I hacked a program together to decently simulate water physics, but it's not nearly robust enough for what I need. So, in this world, everything is based on a grid. Any non-wall tile can...
Back
Top