@@ -8,11 +8,6 @@ The engine features full multithreading support when calculating forces.
...
@@ -8,11 +8,6 @@ The engine features full multithreading support when calculating forces.
## TODO:
## TODO:
- Config files (instead of requiring recompilation)
- Saving/restoring progress - Would also like autosaving for long runs, in case of a power failure or other issue.
- Automatic video processing - Export X frames, turn them into a video, delete the frames. Repeat until the simulation is done, and then stick the videos together. At the moment, a long simulation can take hundreds of GB to store all of the images.
- Automatic video processing - Export X frames, turn them into a video, delete the frames. Repeat until the simulation is done, and then stick the videos together. At the moment, a long simulation can take hundreds of GB to store all of the images.
- Allow processing over a distributed set of computers
- Allow processing over a distributed set of computers