From 443af21cbb6c814aa7b9f78b304ee0fc08947704 Mon Sep 17 00:00:00 2001 From: Lucas Dower <43851835+LucasDower@users.noreply.github.com> Date: Sat, 3 Jul 2021 01:17:13 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bb8e49..dee1748 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,7 @@ A tool to convert .obj files into Minecraft Schematics 1.0 * ✔️ .json model loading * ✔️ Model voxelisation -* ⌛ Greedy voxel meshing +* ⌛ **Optimised voxelisation & rendering overhaul** (see [rewrite](https://github.com/LucasDower/ObjToSchematic/tree/rewrite)) +* Greedy voxel meshing * Export to schematic +* Building guides