update README

This commit is contained in:
LabyStudio
2022-05-05 01:53:58 +02:00
parent 3e2bf1eddb
commit 74cac9c70c
5 changed files with 14 additions and 4 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 217 KiB

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 269 KiB

After

Width:  |  Height:  |  Size: 278 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 KiB

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 168 KiB

After

Width:  |  Height:  |  Size: 193 KiB

+14 -4
View File
@@ -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