jmc2obj / j-mc-2-obj

Java-based Minecraft-to-OBJ exporter.
http://www.jmc2obj.net
359 stars 59 forks source link

Export world as individual Blocks #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have noticed that a program called Mineways allows you to export a section of 
the world as individual blocks meaning that you can remove a block in the 3D 
program instead of having to re export and such.

I was wondering if there was an option to do this in jmc2obj or if it could be 
a new feature. I think this would be a very cool feature that would allow much 
more dynamic exports and ability to move items around that you don't like in 
the render.

Many Thanks.

Original issue reported on code.google.com by BlueMonk...@gmail.com on 19 Oct 2012 at 6:09

GoogleCodeExporter commented 9 years ago
I'll think about it. You should be aware, however, that this is extremely 
inefficient and requires a lot of faces to be stored, even if they aren't 
displayed.

Original comment by danijel....@gmail.com on 20 Oct 2012 at 6:28

GoogleCodeExporter commented 9 years ago
yeah, i mean i'm working on some pretty heavy stuff at the moment and mineways 
crashes whenever i attempt to export, I think it would be  acool feature 
because you can make stuff like this video i made :)
http://www.youtube.com/watch?v=V5rWjdoBjio

I sure do hope you add it in as this would be an awesome option to tick, you 
also could add a warning when you tick it saying that it will cause your 
computer to run slow.
Thanks for commenting ;)

Original comment by BlueMonk...@gmail.com on 20 Oct 2012 at 10:53

GoogleCodeExporter commented 9 years ago
Ok, I'll look into it.

Original comment by danijel....@gmail.com on 20 Oct 2012 at 1:06

GoogleCodeExporter commented 9 years ago
I just finished my first attempt. Please let me know if everything is fine.

Original comment by danijel....@gmail.com on 22 Oct 2012 at 10:13

GoogleCodeExporter commented 9 years ago
Oh, I forgot to say, update to r264.

Original comment by danijel....@gmail.com on 22 Oct 2012 at 10:13

GoogleCodeExporter commented 9 years ago
This is awesome, just what i needed!
Thanks so much for taking the time to do this :D

Original comment by BlueMonk...@gmail.com on 22 Oct 2012 at 8:31

GoogleCodeExporter commented 9 years ago
Glad to help. Let me know here if you find anything that needs fixing. I'll 
close the issue, for now.

Original comment by danijel....@gmail.com on 22 Oct 2012 at 8:34