Skip to content

Commit f667ba0

Browse files
committed
screenshot
1 parent 40df2f4 commit f667ba0

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,9 @@ Render minecrafta w przeglądarce
55
alt="Screenshot"
66
style="float: left; margin-right: 10px;" />
77
<br><br>
8+
<img src="screenshotxx.png"
9+
alt="Screenshot"
10+
style="float: left; margin-right: 10px;" />
11+
<br><br>
812
<h1>DEMO</h1>
913
Zobacz: <a href="https://michaljaz.github.io/web-minecraft/">DEMO</a>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ <h3>Gra zatrzymana</h3>
710710

711711
raycaster = new THREE.Raycaster();
712712

713-
var texture = new THREE.TextureLoader().load('assets/textures/Terrain.png');
713+
var texture = new THREE.TextureLoader().load('assets/textures/mcatlas.png');
714714
texture.magFilter = THREE.NearestFilter;
715715

716716
gameState="menu";

screenshotxx.png

802 KB
Loading

0 commit comments

Comments
 (0)