Guides, blogs, and personal thoughts on software development.

Coordinating gLTF motion with A-Frame animations

In A-Frame, developers can easily animate an entity's rotation and position. However, there are no built-in solutions for adding clip-animations. In this article, I propose a solution to coordinate a CAD model's clip animations with its A-Frame counterpart.