LDraw.org Discussion Forums
LDraw Colors for OpenScad - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html)
+--- Thread: LDraw Colors for OpenScad (/thread-29067.html)



LDraw Colors for OpenScad - Hageta - 2025-09-12

I made a simple library, the lets you use LDraw colours in OpenScad. Today I updated it to the LDraw part update 2025-08.
It is Available on GitHub and through the openscad-library-manager(still in development).
This is how the colours look like in OpenScad(I use a development snapshot):
   
Currently this can only be used to show models in LDraw colours. In the development snapshots you can export coloured models to 3mf files.
This will become a lot more useful once I get to implementing 3mf colour support in Convert To LDraw.