Update README.md

This commit is contained in:
Lucas Dower 2021-11-19 19:01:21 +00:00 committed by GitHub
parent 31f9a93bb1
commit f735215350
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ Support for choosing the block palette is not yet supported. Instead, you can ed
* ⚪ Buffer refactor to support `OES_element_index_uint` WebGL extension (support for uint32 index buffers instead of uint16)
* 🟢 **Optimised ambient occlusion**
* 🟢 **Transition to ray-based voxelisation**
* ⚪ Dithering
* 🟢 **Dithering**
0.5
* 🟡 Multithreading (see [web-workers](https://github.com/LucasDower/ObjToSchematic/tree/web-workers))