Update README.md for 0.5 features

This commit is contained in:
Lucas Dower 2022-01-19 01:08:05 +00:00 committed by GitHub
parent 297372683a
commit 6058c7173b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,8 +44,12 @@ Support for choosing the block palette is not yet supported. Instead, you can ed
* 🟢 **Dithering**
0.5
* ⚪ Support for simplifying complex meshes
* ⚪ Load custom block palettes and texture atlases
* 🟡 Optimise construction of voxel mesh vertex buffers
* 🟡 Web workers (see [web-workers](https://github.com/LucasDower/ObjToSchematic/tree/web-workers))
* Progress bar
* Prevent UI hanging
* ⚪ Buffer refactor to support `OES_element_index_uint` WebGL extension (support for uint32 index buffers instead of uint16)
* ⚪ Node.js C++ addons
* ⚪ Alpha support