From 38fbd98d38e6462e118bf998e18b1a0365b4dad1 Mon Sep 17 00:00:00 2001 From: Mugen87 Date: Fri, 10 Nov 2017 19:45:33 +0100 Subject: [PATCH] Examples: Added basic example for AnimationObjectGroup --- examples/files.js | 1 + examples/misc_animation_groups.html | 172 ++++++++++++++++++++++++++++ 2 files changed, 173 insertions(+) create mode 100644 examples/misc_animation_groups.html diff --git a/examples/files.js b/examples/files.js index f934aee9a7e059..c109bd73f13c3e 100644 --- a/examples/files.js +++ b/examples/files.js @@ -315,6 +315,7 @@ var files = { ], "misc": [ "misc_animation_authoring", + "misc_animation_groups", "misc_animation_keys", "misc_controls_deviceorientation", "misc_controls_fly", diff --git a/examples/misc_animation_groups.html b/examples/misc_animation_groups.html new file mode 100644 index 00000000000000..62578d8031f3a1 --- /dev/null +++ b/examples/misc_animation_groups.html @@ -0,0 +1,172 @@ + + + + three.js webgl - animation - groups + + + + + + +
+ +
+ three.js webgl - animation - groups +
+ + + + + + + + +