SS3D icon indicating copy to clipboard operation
SS3D copied to clipboard

Resurrect the Atmospherics system

Open cosmiccoincidence opened this issue 1 year ago • 3 comments

Summary

Bring the atmospheric system back from the dead.

We have a nice atmos system on our old 'outdated' branch and it needs to be ported over to our new game/branch.

Document

The original system can mostly be found in #367 and https://github.com/RE-SS3D/SS3D/pull/374.

cosmiccoincidence avatar Apr 11 '25 05:04 cosmiccoincidence

Nath has made some progress on this already but I wanted to add this here still to keep track of it.

cosmiccoincidence avatar Apr 11 '25 05:04 cosmiccoincidence

Nath has made some progress on this already but I wanted to add this here still to keep track of it.

@cosmiccoincidence, should this task be assigned to @stilnat?

Ryan089 avatar Apr 23 '25 10:04 Ryan089

One major issue with the old system is the inability to simulate depressurization, it currently acts more like the heat equation, I'm exploring other solutions based on particles that would also gives more flexibility on the number of gasses we can handle in the simulation.

stilnat avatar Apr 23 '25 10:04 stilnat