juliangarnier/anime latest releasev4.5.0
New Features
- Adapters
- New
registerAdapter()API to extendanimate()andutils.set()to non-DOM targets (learn more: https://animejs.com/documentation/adapters)
- New
- Three.js adapter
- New built-in three.js adapter, imported as a side-effect from
animejs/adapters/three, to animateObject3D, materials, lights, cameras, audio nodes,UniformNode(TSL) and instanced meshes (learn more: https://animejs.com/documentation/adapters/three)
- New built-in three.js adapter, imported as a side-effect from