update example and js files
This commit is contained in:
parent
2b2d1dee50
commit
a014a0168b
|
|
@ -88,6 +88,7 @@
|
||||||
capeUrl: document.getElementById('cape_url').value
|
capeUrl: document.getElementById('cape_url').value
|
||||||
});
|
});
|
||||||
|
|
||||||
|
skinViewer.camera.position.z = 70;
|
||||||
skinViewer.animation = new skinview3d.CompositeAnimation();
|
skinViewer.animation = new skinview3d.CompositeAnimation();
|
||||||
|
|
||||||
control = new skinview3d.MouseControl(skinViewer);
|
control = new skinview3d.MouseControl(skinViewer);
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue