From ca0d55869c0c5f8ed69639aa14361a6d1dfa5b50 Mon Sep 17 00:00:00 2001 From: alteredq Date: Tue, 6 Mar 2012 16:35:44 +0100 Subject: [PATCH] Committed wrong file. --- examples/webgl_morphtargets_md2_complex.html | 1095 ------------------ examples/webgl_morphtargets_md2_control.html | 327 ++++++ 2 files changed, 327 insertions(+), 1095 deletions(-) delete mode 100644 examples/webgl_morphtargets_md2_complex.html create mode 100644 examples/webgl_morphtargets_md2_control.html diff --git a/examples/webgl_morphtargets_md2_complex.html b/examples/webgl_morphtargets_md2_complex.html deleted file mode 100644 index 9ab75f8492..0000000000 --- a/examples/webgl_morphtargets_md2_complex.html +++ /dev/null @@ -1,1095 +0,0 @@ - - - - three.js webgl - morphtargets - MD2 - - - - - - -
- three.js - morphtargets - - MD2 character by Brian Collins - - converted by @oosmoxiecode's MD2 converter -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/examples/webgl_morphtargets_md2_control.html b/examples/webgl_morphtargets_md2_control.html new file mode 100644 index 0000000000..9cc8a58341 --- /dev/null +++ b/examples/webgl_morphtargets_md2_control.html @@ -0,0 +1,327 @@ + + + + three.js webgl - morphtargets - MD2 controls + + + + + + +
+ three.js - morphtargets - + Ogro by Magarnigal - + converted by @oosmoxiecode's MD2 converter - + use arrows to control characters, mouse for camera +
+ + + + + + + + + + + + -- GitLab