Implement glTF animation. #553
Labels
Enhancement
New feature or request
Good first issue
Good for newcomers
Help wanted
Extra attention is needed
Milestone
Telling the story of how things go together in AEC is often done with animations that showing the assembly (or disassembly) of building systems.
Describe the solution you'd like
By implementing animations in glTF, and providing an API for users to create animations, we unlock the ability to do time-based story telling using Elements. This could be as simple as a door opening by animating a rotation transform, or an entire building system coming together by animating translation transforms. Because animation is natively supported in glTF viewers, the work required to integrate this into Hypar will require play controls and some hints about whether to auto-play animations.
Additional context
https://github.com/KhronosGroup/glTF-Tutorials/blob/master/gltfTutorial/gltfTutorial_007_Animations.md
The text was updated successfully, but these errors were encountered: