LDraw.org Discussion Forums
[Windows] Methods of converting the entire parts library to mesh, with connection data - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html)
+--- Forum: LDraw File Processing and Conversion (https://forums.ldraw.org/forum-22.html)
+--- Thread: [Windows] Methods of converting the entire parts library to mesh, with connection data (/thread-27510.html)



Methods of converting the entire parts library to mesh, with connection data - Kuemmerle - 2023-06-20

Hello everyone, this is my first post on here and ill admit to not having all that much knowledge on ldcad. I do have a project for an online editor where people can utilize an ai model to connect between any number of technic pieces, and to do that i first need a library of parts in a format readable to threejs. On top of that, i also need connection data for all of these parts, so here is my solution i came up with, to generate the connection data automatically. Excuse the top bit that you guys probably already know, i was sending this document to alot of places. Let me know what you think and if im way over complicating things and a library for all the matching parts is available for a tool that will be commercialized in the future. Link to document