diff --git a/examples/hd.html b/examples/hd.html index e9856ab..341a4a1 100644 --- a/examples/hd.html +++ b/examples/hd.html @@ -2,7 +2,7 @@ - skinpreview3d.js example using jQuery + skinview3d example using Javascript -

pure javascript

+

Native Javascript

- + - \ No newline at end of file + diff --git a/examples/jquery.html b/examples/jquery.html deleted file mode 100644 index 28c9e38..0000000 --- a/examples/jquery.html +++ /dev/null @@ -1,58 +0,0 @@ - - - - - skinpreview3d.js example using jQuery - - - - -

jQuery

-
- - - - - - - - - \ No newline at end of file diff --git a/examples/misc.html b/examples/misc.html new file mode 100644 index 0000000..ed55cb0 --- /dev/null +++ b/examples/misc.html @@ -0,0 +1,56 @@ + + + + + skinview3d Advanced example + + + + +

Miscellaneous example

+
+ +

Hover the avatars

+
+ + + +
+ + + + + + diff --git a/img/haka.png b/img/haka.png new file mode 100644 index 0000000..cfcbfc5 Binary files /dev/null and b/img/haka.png differ diff --git a/img/sethbling.png b/img/sethbling.png new file mode 100644 index 0000000..db47a84 Binary files /dev/null and b/img/sethbling.png differ diff --git a/index.html b/index.html index 682c972..d9edad5 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - skinpreview3d.js examples + skinview3d examples