pennyforge Posted December 17, 2018 Posted December 17, 2018 (edited) 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. 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 December 17, 2018 by pennyforge Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.