提交 6f898f9f 编写于 作者: M Mr.doob

Updated texture pack for Minecraft demo.

上级 12ce3e94
......@@ -31,7 +31,7 @@
<body>
<div id="container"><br /><br /><br /><br /><br />Generating world...</div>
<div id="info"><a href="http://github.com/mrdoob/three.js" target="_blank">three.js</a> - <a href="http://www.minecraft.net/" target="_blank">minecraft</a> demo.<br />(camera move: WASD/↑←↓→)</div>
<div id="info"><a href="http://github.com/mrdoob/three.js" target="_blank">three.js</a> - <a href="http://www.minecraft.net/" target="_blank">minecraft</a> demo. featuring <a href="http://painterlypack.net/" target="_blank">painterly pack</a>.<br />(camera move: WASD/↑←↓→)</div>
<script type="text/javascript" src="js/Stats.js"></script>
<script type="text/javascript" src="js/ImprovedNoise.js"></script>
......@@ -115,7 +115,7 @@
var ambientLight = new THREE.AmbientLight( 0xcccccc );
scene.addLight( ambientLight );
var pointLight = new THREE.DirectionalLight( 0xffffff, 1 );
var pointLight = new THREE.DirectionalLight( 0xffffff, 1.5 );
pointLight.position.x = 1;
pointLight.position.y = 1;
pointLight.position.z = 0.5;
......
examples/textures/minecraft/dirt.png

612 字节 | W: | H:

examples/textures/minecraft/dirt.png

3.4 KB | W: | H:

examples/textures/minecraft/dirt.png
examples/textures/minecraft/dirt.png
examples/textures/minecraft/dirt.png
examples/textures/minecraft/dirt.png
  • 2-up
  • Swipe
  • Onion skin
examples/textures/minecraft/grass.png

957 字节 | W: | H:

examples/textures/minecraft/grass.png

3.3 KB | W: | H:

examples/textures/minecraft/grass.png
examples/textures/minecraft/grass.png
examples/textures/minecraft/grass.png
examples/textures/minecraft/grass.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册