RE: [Tool/Web] Get specific part by id out or LDraw with all needed files included
2022-06-24, 15:01 (This post was last modified: 2023-12-14, 17:13 by Christoph Reum.)
2022-06-24, 15:01 (This post was last modified: 2023-12-14, 17:13 by Christoph Reum.)
(2022-06-24, 14:54)Orion Pobursky Wrote: Awesome, thanks for this tool. I plan to have this functionality in the update to the PT software but since this is still quite a ways off, this tool will fill that gap quite nicely.
Also, Studio uses LDraw. While Studio isn't typically the first choice amongst the regulars here, Studio discussions are welcome.
I can share you my very dirty PHP code (I am just an system-engineer, no professional developer ) - you may use it as a base to give an idea for your tools.
The php file expects the ldraw folder beneath ldraw/ directory
edit: removed code as not of interest here I reckon..