Add demo section to README
This commit is contained in:
parent
71583ec3b5
commit
1550dc65fa
|
|
@ -13,6 +13,10 @@ The code was originally created by [Kent Rasmussen](https://github.com/earthiver
|
||||||
* [Three.js](https://github.com/mrdoob/three.js/)
|
* [Three.js](https://github.com/mrdoob/three.js/)
|
||||||
* [jQuery](https://jquery.com/) (Optional)
|
* [jQuery](https://jquery.com/) (Optional)
|
||||||
|
|
||||||
|
# Demos
|
||||||
|
[jQuery](http://hacksore.github.io/skinpreview3d.js/demo_jquery.html)
|
||||||
|
[Native javascript](http://hacksore.github.io/skinpreview3d.js/demo_purejs.html)
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
HTML
|
HTML
|
||||||
```html
|
```html
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue