MiguelCastillo / scenic

Scene graph
MIT License
4 stars 0 forks source link

Add animation scrubbing #24

Open MiguelCastillo opened 2 years ago

MiguelCastillo commented 2 years ago

Now that we have the Slider control added in #22, we can add it for scrubbing an animation.

To enable this I first have to provide easy access to how long an animation is. This part is in progress.