pennyforge

Binvox (voxel) to LDR converter

Recommended Posts

Hi There,

I've recently completed a binvox to LDR python script that creates optimised LDraw .ldr model files - the python script allows you to go from 3D model files (like obj) to LDraw models, swapping out individual 1x1 voxels/bricks for larger bricks where appropriate and each layer of the model is rotated at 90 degrees to add strength to the final LDRAW model.

CowRotate.gif

You can download the python script from my blog cultofthebrick.blogspot.com

My script uses Python 2.7 and numpy - Binvox is a small tool that creates voxel representations of 3D obj files and my script uses binvox-rw by Daniel Maturana to read the binvox file.

Enjoy

Edited by pennyforge

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.