-
Hi, I'm wondering whether SPlisHSPlasH can realize the following request: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 17 replies
-
At any time in the simulation you can save the current state by pressing the key "s". You can load the state in Windows by pressing "l". Or you can load the state with the command line parameter "–state-file". A state file stores all parameter settings and the current state of all particles. See also here: https://splishsplash.readthedocs.io/en/latest/getting_started.html |
Beta Was this translation helpful? Give feedback.
-
You can also export a state each X frames. Take a look at the scene file option "enableStateExport": https://splishsplash.readthedocs.io/en/latest/file_format.html#export |
Beta Was this translation helpful? Give feedback.
-
If you save the state at simulation time 1.05s, you will get: state_1.05.bin |
Beta Was this translation helpful? Give feedback.
At any time in the simulation you can save the current state by pressing the key "s". You can load the state in Windows by pressing "l". Or you can load the state with the command line parameter "–state-file". A state file stores all parameter settings and the current state of all particles.
See also here: https://splishsplash.readthedocs.io/en/latest/getting_started.html