Recent content by XNTEABDSC

  1. X

    I Statistical physics in 2D world: How to simulate gas and its interaction with objects? (game design)

    The problem is intergration on circles and squares which isn't included in 1d gas case. 1d gas case is too simple.
  2. X

    I Statistical physics in 2D world: How to simulate gas and its interaction with objects? (game design)

    Ah seems I misunderstood. Objects are part of momentum and energy of the system.
  3. X

    I Statistical physics in 2D world: How to simulate gas and its interaction with objects? (game design)

    Sorry I will add more information. The circle object is not a part of gas cell and it's state won't be included in gas cell. They just interact with eachother. The most important things I want to know are: (Sorry I'm bad at communicating, I will add more information once I found it is needed)
  4. X

    I Statistical physics in 2D world: How to simulate gas and its interaction with objects? (game design)

    I want to make a 2D game with gas (stardust) simulation. (I'm lazy to learn statistical physics and integrate thing by my self so) I want to know how gas spread, and how gas interact with circle object. There will be 2D square grid. Each cell contains values of the state of the gas (a struct...
Back
Top