update README
|
Before Width: | Height: | Size: 217 KiB After Width: | Height: | Size: 198 KiB |
|
Before Width: | Height: | Size: 269 KiB After Width: | Height: | Size: 278 KiB |
|
Before Width: | Height: | Size: 212 KiB After Width: | Height: | Size: 190 KiB |
|
Before Width: | Height: | Size: 168 KiB After Width: | Height: | Size: 193 KiB |
@@ -8,7 +8,11 @@ The source code was ported from the [java-minecraft](https://github.com/LabyStud
|
|||||||
Click [here](https://labystudio.github.io/js-minecraft/) for a demo!
|
Click [here](https://labystudio.github.io/js-minecraft/) for a demo!
|
||||||
|
|
||||||
### Feature Overview
|
### Feature Overview
|
||||||
|
<details>
|
||||||
|
<summary>Click here to expand feature list</summary>
|
||||||
|
|
||||||
- Block rendering
|
- Block rendering
|
||||||
|
- Biome color
|
||||||
- Block collision
|
- Block collision
|
||||||
- Player movement
|
- Player movement
|
||||||
- Walking
|
- Walking
|
||||||
@@ -16,10 +20,11 @@ Click [here](https://labystudio.github.io/js-minecraft/) for a demo!
|
|||||||
- Sneaking
|
- Sneaking
|
||||||
- Flying
|
- Flying
|
||||||
- Swimming
|
- Swimming
|
||||||
- Lightning
|
- Lightning
|
||||||
- Dynamic lightning
|
- Dynamic lightning
|
||||||
- Smooth lightning
|
- Smooth lightning (Ambient occlusion)
|
||||||
- Day/Night
|
- Day/Night/Sunset
|
||||||
|
- Sky color rendering
|
||||||
- Block light source
|
- Block light source
|
||||||
- Entity Rendering
|
- Entity Rendering
|
||||||
- Item in hand
|
- Item in hand
|
||||||
@@ -30,6 +35,8 @@ Click [here](https://labystudio.github.io/js-minecraft/) for a demo!
|
|||||||
- 16x16x16 Chunks
|
- 16x16x16 Chunks
|
||||||
- Block type, data, sky & block lightning
|
- Block type, data, sky & block lightning
|
||||||
- Perlin world generation
|
- Perlin world generation
|
||||||
|
- Cave generation
|
||||||
|
- Tree and big tree generation
|
||||||
- Camera
|
- Camera
|
||||||
- Frustum Culling
|
- Frustum Culling
|
||||||
- Fog
|
- Fog
|
||||||
@@ -45,11 +52,14 @@ Click [here](https://labystudio.github.io/js-minecraft/) for a demo!
|
|||||||
- Controls Screen
|
- Controls Screen
|
||||||
- Widgets
|
- Widgets
|
||||||
- Button
|
- Button
|
||||||
- KeyBindButton
|
- KeyBinding
|
||||||
|
- Slider
|
||||||
|
- Switches
|
||||||
- Overlay
|
- Overlay
|
||||||
- Cross-hair
|
- Cross-hair
|
||||||
- Font rendering
|
- Font rendering
|
||||||
- Hot-Bar
|
- Hot-Bar
|
||||||
|
</details>
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
# Screenshots
|
# Screenshots
|
||||||
|
|||||||