ObjToSchematic/README.md

16 lines
465 B
Markdown
Raw Normal View History

2021-07-01 23:25:27 +08:00
# 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
2021-07-03 08:17:13 +08:00
***Optimised voxelisation & rendering overhaul** (see [rewrite](https://github.com/LucasDower/ObjToSchematic/tree/rewrite))
* Greedy voxel meshing
2021-07-01 23:25:27 +08:00
* Export to schematic
2021-07-03 08:17:13 +08:00
* Building guides