Timardo / LT-3D-Importer-Exporter

LittleTiles addon for importing 3D models into Minecraft as LT structures which also allows you to export these structures as 3D models!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LT 3D Importer & Exporter

An addon for LittleTiles Mod that makes building even more exciting!

This mod allows you to import a 3D model (currently only in .obj format) as a LittleTiles structure. It also allows you to export any LittleTiles structure as a 3D model.

Unbelievably, it requires LittleTiles as well as CreativeCore mods to run. Go find them on CurseForge if you don't have them yet.

The only limit with this mod is your computer (and Minecraft)

For more information on how to use this mod visit the wiki.

Releases

GitHub - https://github.com/Timardo/LT-3D-Importer/releases

CurseForge - https://www.curseforge.com/minecraft/mc-mods/littletiles-3d-importer/files

TODO

  • Preview the model in its full 3D glory, somehow?

  • Ability to rotate, resize or move precisely the model in a preview state?

  • Transform bones or similar parts of a model from supported formats?

  • Minimize tiles used? (remove those players cannot actually see)

  • Add support for more formats (Blockbuster mod?, FBX?, VOX?)

  • Check if there is a way to make it even faster?

Kudos to Fredlllll for his plugin. It would have taken me much more time figuring out how to work with textures without it.

This mod uses Obj lib for loading obj files.

About

LittleTiles addon for importing 3D models into Minecraft as LT structures which also allows you to export these structures as 3D models!

License:MIT License


Languages

Language:Java 100.0%