0.0.52 • Published 7 months ago

ig-animator v0.0.52

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

Immutable Games Animator

Warning IMMUTABLE GAMES ANIMATOR IS UNSTABLE Since it has not hit the version 1.0 yet, its public interface should not be considered final. Future releases may include breaking changes without further notice. We will do our best to keep this documentation updated providing visibility on breaking changes planned.

An animation framework that combines several libraries together (lottie / gsap / pixi / threejs). Ig-Animator helps to orchestrate syncing multiple animations from After Effects (exported via Bodymovin) and GLTF models in a 3D environment using threeJS.

Installation and configuration

Clone repo

Prerequisites:

  • Your Node version needs to be 16.x. If you've already installed a later version, you'll need to switch to 16.x with a tool like n or nvm.

To install this repository:

  1. git clone git@github.com:immutable/ig-animator.git
  2. cd ig-animator
  3. nvm install && nvm use (set expected node version)
  4. npm install
  5. npm run start

Building

Run npm run build to build the library or nx build ig-animator.

Running unit tests

Run nx test ig-animator to execute the unit tests via Jest.

0.0.51

7 months ago

0.0.52

7 months ago

0.0.50

7 months ago

0.0.49

7 months ago

0.0.44

8 months ago

0.0.45

8 months ago

0.0.46

8 months ago

0.0.47

8 months ago

0.0.48

8 months ago

0.0.43

8 months ago

0.0.42

9 months ago

0.0.41

9 months ago

0.0.40

9 months ago

0.0.39

9 months ago

0.0.38

9 months ago

0.0.36

9 months ago

0.0.35

9 months ago

0.0.33

9 months ago

0.0.32

9 months ago

0.0.31

9 months ago

0.0.30

9 months ago

0.0.28

10 months ago

0.0.27

10 months ago

0.0.26

10 months ago

0.0.25

10 months ago

0.0.24

10 months ago

0.0.23

10 months ago

0.0.22

10 months ago

0.0.21

10 months ago

0.0.20

10 months ago

0.0.19

10 months ago

0.0.18

10 months ago

0.0.17

10 months ago

0.0.16

10 months ago

0.0.14

10 months ago

0.0.12

11 months ago

0.0.11

11 months ago

0.0.10

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago