Converts a 3d model from .obj format into the json form recognized by Minecraft. Usage: python obj2mc.py myobject.obj [growthfactor] growthfactor is an optional argument that increases or decreases the overall size of the model. For example, growthfactor of 2 will double all three dimension...
Wavefront .obj file- This is the actual 3D model you want to voxelise. Please note that the more complex your model is the longer it will take to voxelise. It is strongly recommended that you simplify your geometry in a program such as Blender to reduce the poly count. If your triangl...
Wavefront .obj file- This is the actual 3D model you want to voxelise. Please note that the more complex your model is the longer it will take to voxelise. It is strongly recommended that you simplify your geometry in a program such as Blender to reduce the poly count. If your triangl...