diff --git a/examples/index.html b/examples/index.html index 113fe78277ee470807b310594e765ba245fd6d57..ad833b857e9f6f2be66017565bd6c221cd79272d 100644 --- a/examples/index.html +++ b/examples/index.html @@ -105,7 +105,6 @@ "webgl_animation_cloth", "webgl_animation_skinning", "webgl_animation_skinning_morph", - "webgl_animation_keys", "webgl_buffergeometry", "webgl_buffergeometry_custom_attributes_particles", "webgl_buffergeometry_lines", @@ -272,6 +271,7 @@ "css3d_youtube" ], "misc": [ + "misc_animation_keys", "misc_controls_fly", "misc_controls_oculusrift", "misc_controls_orbit", diff --git a/examples/misc_animation_keys.html b/examples/misc_animation_keys.html new file mode 100644 index 0000000000000000000000000000000000000000..f998e726862fd576913bda2b3b1ef072c29ca95a --- /dev/null +++ b/examples/misc_animation_keys.html @@ -0,0 +1,179 @@ + + + + three.js webgl - animation - basic + + + + + + +
+ +
+ three.js webgl - animation - basic use +
+ + + + + + + + + +