-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestoptimizationOptimizing the codeOptimizing the code
Description
Currently, when skipping through the simulation, all previously occurring events must be recalculated. This task aims to create periodic keyframes, which save the visual state of the simulaiton. These keyframes serve as starting points, so only the remaining steps to get to a specific timestamp need to be recalculated. The creation of keyframes could either be handeled once, or continuously when running the simulation for the first time.
DoD:
- idea is elaborated and discussed
- a proposal exists of how to implement the feature, or it’s decided to not do it
- follow up tasks created
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestoptimizationOptimizing the codeOptimizing the code