spine-threejs
spine-threejs is a basic example of how to load and manipulate Spine skeletal animation data using Three.js. spine-threejs is based on spine-js.
Licensing
This Spine Runtime may only be used for personal or internal use, typically to evaluate Spine before purchasing. If you would like to incorporate a Spine Runtime into your applications, distribute software containing a Spine Runtime, or modify a Spine Runtime, then you will need a valid Spine license. Please see the Spine Runtimes Software License for detailed information.
The Spine Runtimes are developed with the intent to be used with data exported from Spine. By purchasing Spine, Section 2 of the Spine Software License grants the right to create and distribute derivative works of the Spine Runtimes.
Spine version
spine-threejs works with data exported from Spine 2.1.27. Updating spine-threejs to v3.0 and v3.1 is in progress.
spine-threejs supports all Spine features except for rendering meshes.
Setup
To run the example:
- Copy the contents of
spine-jstospine-threejs/spine-js. - Place the files on a webserver. Images can't be loaded when run from a local directory.
- Open
spine-threejs/example/index.htmlin a web browser.
Demos
Notes
- Atlas images should not use premultiplied alpha or rotation.