forked from mirror/ObjToSchematic
d2e275d71a
Rewrite |
||
---|---|---|
resources | ||
shaders | ||
src | ||
.gitignore | ||
index.html | ||
LICENSE | ||
main.js | ||
package.json | ||
README.md | ||
styles.css |
ObjToSchematic
A tool to convert .obj files into Minecraft Schematics
⚠️ This repo is in development and is not ready for use. Contributions are welcome.
Progress
1.0
- ✔️ .json model loading
- ✔️ Model voxelisation
- ⌛ Optimised voxelisation & rendering overhaul (see rewrite)
- Greedy voxel meshing
- Export to schematic
- Building guides