From ecebdb324b535df9b8f515b61b044515be6d01e0 Mon Sep 17 00:00:00 2001 From: Jason Sturges Date: Sat, 23 Nov 2024 21:30:14 -0600 Subject: [PATCH] Light flicker animation example --- examples/animators/light-flicker.html | 105 ++++++++++++++++++++++++++ examples/index.html | 1 + 2 files changed, 106 insertions(+) create mode 100644 examples/animators/light-flicker.html diff --git a/examples/animators/light-flicker.html b/examples/animators/light-flicker.html new file mode 100644 index 0000000..9387358 --- /dev/null +++ b/examples/animators/light-flicker.html @@ -0,0 +1,105 @@ + + + + + + Three Low Poly + + + + + + diff --git a/examples/index.html b/examples/index.html index 6e98876..2b0abd1 100644 --- a/examples/index.html +++ b/examples/index.html @@ -205,6 +205,7 @@

Animators