Smooth shading on perspective spheres

This commit is contained in:
Thomas FORGIONE
2015-04-08 12:26:38 +02:00
parent 260bc4f97b
commit 729aaa09c2
3 changed files with 35 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
<script src="/js/FixedCamera.js"></script>
<script src="/js/CameraContainer.js"></script>
<script src="/js/Tools.js"></script>
<script src="/js/BufferGeometryToGeometry.js"></script>
<script src="js/main.js"></script>
</body>