This is a sample implementation of Vertex Animation Textures for BabylonJS.
To run the basic scene:
- Clone / download this repository
- run
yarn installto install the needed dependencies. - run
yarn start - A new window should open in your default browser. if it doesn't, open
http://localhost:8080