diff --git a/Base/res/html/misc/web-animations.html b/Base/res/html/misc/web-animations.html new file mode 100644 index 0000000000..18349e741c --- /dev/null +++ b/Base/res/html/misc/web-animations.html @@ -0,0 +1,87 @@ + + + + + + + + + + + + + +
+
+
+
+
+ + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index 243080ba87..fe69ba6915 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -203,6 +203,7 @@
  • canvas + trigonometry functions
  • canvas globalAlpha
  • Path2D
  • +
  • Web Animations
  • WebGL Demo - Multiple Contexts and glClear(Color)
  • Wasm

  • WebAssembly Mandelbrot Rendering Demo