AnalyticalGraphicsInc / gltf-vscode

This is an extension for Visual Studio Code to add support for editing glTF files.
Apache License 2.0
452 stars 62 forks source link

[Feature Request] Ability to scrub animation #179

Open hybridherbst opened 4 years ago

hybridherbst commented 4 years ago

Currently, animation clips can just be played back by activating them. For longer animations, this is pretty cumbersome; would be great if there was (for each render engine) a slider for a) seeing current animation time and b) scrubbing through the clip.

Use case: we have some GLB animations that are more than 3 minutes long and it would be great to be able to watch / validate the animation right in VS Code. Currently we have to go to external tools that have a time scrub ability.