/babylonjs-vat

Vertex Animation Texture implementation for BabylonJS

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Babylon.js Vertex Animation Texture implementation.

This is a sample implementation of Vertex Animation Textures for BabylonJS.

Getting started

To run the basic scene:

  1. Clone / download this repository
  2. run yarn install to install the needed dependencies.
  3. run yarn start
  4. A new window should open in your default browser. if it doesn't, open http://localhost:8080