diff --git a/spine-ts/index.html b/spine-ts/index.html index e33e09acf..a4ca5c265 100644 --- a/spine-ts/index.html +++ b/spine-ts/index.html @@ -1,201 +1,166 @@ - - - - spine-ts Examples - - - - -
-

spine-ts Examples

+ + + + spine-ts Examples + + + + + +
+

spine-ts Examples

+
- - +
  • Pixi
  • + +
  • Phaser
  • + +
  • Player
  • + +
  • WebGL
  • + +
  • THREE.JS
  • + + +
    + + + \ No newline at end of file diff --git a/spine-ts/spine-webgl/example/physics3.html b/spine-ts/spine-webgl/example/physics3.html new file mode 100644 index 000000000..2d3a12750 --- /dev/null +++ b/spine-ts/spine-webgl/example/physics3.html @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/spine-ts/spine-webgl/example/physics4.html b/spine-ts/spine-webgl/example/physics4.html new file mode 100644 index 000000000..f8c169c26 --- /dev/null +++ b/spine-ts/spine-webgl/example/physics4.html @@ -0,0 +1,88 @@ + + + + + + + + + + + + + + + + \ No newline at end of file