ObjToSchematic/README.md
2021-07-03 01:17:13 +01:00

16 lines
465 B
Markdown

# ObjToSchematic
A tool to convert .obj files into Minecraft Schematics
:warning: This repo is in development and is not ready for use. Contributions are welcome.
![Preview](/resources/preview.png)
# Progress
1.0
* ✔️ .json model loading
* ✔️ Model voxelisation
***Optimised voxelisation & rendering overhaul** (see [rewrite](https://github.com/LucasDower/ObjToSchematic/tree/rewrite))
* Greedy voxel meshing
* Export to schematic
* Building guides