LDraw.org Discussion Forums

Full Version: Methods of converting the entire parts library to mesh, with connection data
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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