Skip to content

Physics module to maintain a current "position" and output time series on request #27

@vsk11

Description

@vsk11

Is your feature request related to a problem? Please describe.
Currently the Physics module computes the marble behaviour from start of spawning to end of simulation in one go. Simulation would require us to observe the behaviour in a particular time slice. The animation may also want to calculate the physics within a time frame for display to the next frame.

Describe the solution you'd like
Physics module to maintain a current position and output time series based on request.

Describe alternatives you've considered
Calculate and store the entire series, but only provide data from the relevant time period on request.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions