|
@@ -20,16 +20,16 @@
|
|
|
subtitle="Remix3D" thumbnail="http://d33wubrfki0l68.cloudfront.net/7e08139ddee0ec38005f4232346c7f7386831300/fd934/githubuniverse/remix3d.png">
|
|
|
</model>
|
|
|
<camera>
|
|
|
- <behaviors array="true">
|
|
|
- <behavior type="0"></behavior>
|
|
|
+ <behaviors>
|
|
|
+ <auto-rotate type="0"></auto-rotate>
|
|
|
</behaviors>
|
|
|
</camera>
|
|
|
- <lights array="true">
|
|
|
- <light type="1" shadow-enabled="true" position.y="0.5" direction.y="-1" intensity="4.5">
|
|
|
+ <lights>
|
|
|
+ <light1 type="1" shadow-enabled="true" position.y="0.5" direction.y="-1" intensity="4.5">
|
|
|
<shadow-config use-blur-exponential-shadow-map="true" use-kernel-blur="true" blur-kernel="64" blur-scale="4">
|
|
|
|
|
|
</shadow-config>
|
|
|
- </light>
|
|
|
+ </light1>
|
|
|
</lights>
|
|
|
</babylon>
|
|
|
<script src="viewer.js"></script>
|