ephtracy / ephtracy.github.io

2.62k stars 289 forks source link

Possible .vox to .json support? #22

Open ghost opened 7 years ago

ghost commented 7 years ago

Hi there, I currently use MagicaVoxel to make 3D models within Minecraft.

I'm wondering if we could get some sort of export type/script that supports Minecraft's JSON file for models. As of right now, I use cubik.studio (another modeling software) to export it, but I would prefer an easier & more efficient way.

Thanks, AthenaDev

ephtracy commented 6 years ago

I'm considering to add plugin support (maybe python?) in future release.

ghost commented 6 years ago

@ephtracy Thanks for considering the idea! I've seen some open-source projects alike this that use Python but are outdated with Minecraft. It would be awesome to see this added, thank you again! :)

NickAcPT commented 6 years ago

+1 I would also like to see this idea to be put in place to create models for Minecraft.

ghost commented 6 years ago

@ephtracy any update on this? I might looking into making an OBJ to JSON converter, but that might be quite a bit of work; especially if you're currently working on the feature right now.

vesamet commented 3 years ago

@ephtracy seeing other open issues, I'm pretty sure you have better things to do :P ...but before I dive into making my own .vox to .json converter, do you eventually intend to implement json export?

EDIT: For those who have node.js/browser project, you may want to take a look at this: https://github.com/kevzettler/parse-magica-voxel