|
@@ -25,7 +25,7 @@
|
|
|
|
|
|
<body>
|
|
<body>
|
|
<div id="d">
|
|
<div id="d">
|
|
- <h1>Large mesh test</h1>
|
|
|
|
|
|
+ <h2 style="margin-bottom:4px">Large mesh test</h2> by <a href="http://alteredqualia.com/" target="_blank">AlteredQualia</a><br /><br />
|
|
|
|
|
|
<span id="rcanvas" class="button inactive">2d canvas renderer</span>
|
|
<span id="rcanvas" class="button inactive">2d canvas renderer</span>
|
|
<span id="rwebgl" class="button">WebGL renderer</span>
|
|
<span id="rwebgl" class="button">WebGL renderer</span>
|
|
@@ -37,7 +37,7 @@
|
|
<p>Please be patient while the mesh is loading. It may take a while, it's 3.5MB file.
|
|
<p>Please be patient while the mesh is loading. It may take a while, it's 3.5MB file.
|
|
|
|
|
|
<br/>
|
|
<br/>
|
|
- <p>Best viewed in Chrome 8/9 or Firefox 4 using WebGL renderer.
|
|
|
|
|
|
+ <p>Best with Chrome 8/9 or Firefox 4 using WebGL renderer.
|
|
<p>Canvas renderer is very slow for this demo and only diffuse material works there.
|
|
<p>Canvas renderer is very slow for this demo and only diffuse material works there.
|
|
<p>Use the flag --allow-file-access-from-files if working localy in Chrome.
|
|
<p>Use the flag --allow-file-access-from-files if working localy in Chrome.
|
|
</div>
|
|
</div>
|