Go to file
2021-07-03 01:17:13 +01:00
resources Initial commit 2021-07-01 16:16:32 +01:00
shaders Initial commit 2021-07-01 16:16:32 +01:00
src Initial commit 2021-07-01 16:16:32 +01:00
.gitignore Initial commit 2021-07-01 16:16:32 +01:00
index.html Initial commit 2021-07-01 16:16:32 +01:00
LICENSE Added LICENSE 2021-07-01 16:28:23 +01:00
main.js Initial commit 2021-07-01 16:16:32 +01:00
package.json Initial commit 2021-07-01 16:16:32 +01:00
README.md Update README.md 2021-07-03 01:17:13 +01:00
styles.css Initial commit 2021-07-01 16:16:32 +01:00

ObjToSchematic

A tool to convert .obj files into Minecraft Schematics

⚠️ This repo is in development and is not ready for use. Contributions are welcome.

Preview

Progress

1.0

  • ✔️ .json model loading
  • ✔️ Model voxelisation
  • Optimised voxelisation & rendering overhaul (see rewrite)
  • Greedy voxel meshing
  • Export to schematic
  • Building guides