mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 22:34:53 +08:00
spine-turbulenz
The spine-turbulenz runtime provides basic functionality to load and manipulate Spine skeletal animation data using Turbulenz. spine-turbulenz is based on spine-js.
Setup
To run the example:
- Copy the contents of
spine-jstospine-turbulenz/spine-js. - Place the files on a webserver. Images can't be loaded when run from a local directory.
- Open
spine-turbulenz/example/index.htmlin a web browser.