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!
### Feature Overview
<details>
<summary>Click here to expand feature list</summary>
- Block rendering
- Biome color
- Block collision
- Player movement
- Walking
@@ -16,10 +20,11 @@ Click [here](https://labystudio.github.io/js-minecraft/) for a demo!
- Sneaking
- Flying
- Swimming
- Lightning
- Lightning
- Dynamic lightning
- Smooth lightning
- Day/Night
- Smooth lightning (Ambient occlusion)
- Day/Night/Sunset
- Sky color rendering
- Block light source
- Entity Rendering
- Item in hand
@@ -30,6 +35,8 @@ Click [here](https://labystudio.github.io/js-minecraft/) for a demo!
- 16x16x16 Chunks
- Block type, data, sky & block lightning
- Perlin world generation
- Cave generation
- Tree and big tree generation
- Camera
- Frustum Culling
- Fog
@@ -45,11 +52,14 @@ Click [here](https://labystudio.github.io/js-minecraft/) for a demo!
- Controls Screen
- Widgets
- Button
- KeyBindButton
- KeyBinding
- Slider
- Switches
- Overlay
- Cross-hair
- Font rendering
- Hot-Bar
</details>
<hr>
# Screenshots