From 544fd4d8cdb6825f4c4d51f8e3e2ff66582f5777 Mon Sep 17 00:00:00 2001 From: Davide Tantillo Date: Thu, 25 Jul 2024 08:38:13 +0200 Subject: [PATCH] [ts] poc wegl overlay --- .../example/{canvas.html => canvas3.html} | 156 +++++++++--------- 1 file changed, 79 insertions(+), 77 deletions(-) rename spine-ts/spine-webgl/example/{canvas.html => canvas3.html} (69%) diff --git a/spine-ts/spine-webgl/example/canvas.html b/spine-ts/spine-webgl/example/canvas3.html similarity index 69% rename from spine-ts/spine-webgl/example/canvas.html rename to spine-ts/spine-webgl/example/canvas3.html index 065ce0360..cb807c1eb 100644 --- a/spine-ts/spine-webgl/example/canvas.html +++ b/spine-ts/spine-webgl/example/canvas3.html @@ -25,7 +25,8 @@ will-change: transform; } - + + @@ -43,8 +44,8 @@
-
-

Spine Box 2

+
+

Spine Box 2 (drag me)

@@ -63,10 +64,11 @@