LDraw.org Discussion Forums

Full Version: Convert textured 3D models to .ldr files
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there,  I've been working on some code to allow of the conversion of textured 3D models into coloured ldr files (with brick optimisation - so it creates the ldr model with 10 different types of brick).  I've put my python code and instructions on GitHub,  you can get all the details from my blog...

https://cultofthebrick.blogspot.com/2019...ithub.html

Hope you like it

[attachment=3465]