LDRImporter: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
(Created page with "'''LDRImporter''' is an import plugin for Blender which allows importing LDraw parts into it. Official Homepage: * https://github.com/le717/LDR-Importer Category:Blend...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''LDRImporter''' is an import plugin for [[Blender]] which allows importing LDraw parts into it.
'''LDRImporter''' is an import plugin for [[Blender]] which allows importing LDraw parts into it.


Official Homepage:
It was written by Caleb Ely (le717).
* https://github.com/le717/LDR-Importer
 
Another importer, [[ImportLDraw]], originally was derived from it, but then got re-written from scratch.
 
== See Also ==
 
* [https://github.com/le717/LDR-Importer                         Official Homepage ]
* [https://forums.ldraw.org/thread-11011-post-11011.html#pid11011 Forum Announcement]


[[Category:Blender]]
[[Category:Blender]]

Latest revision as of 16:29, 27 March 2024

LDRImporter is an import plugin for Blender which allows importing LDraw parts into it.

It was written by Caleb Ely (le717).

Another importer, ImportLDraw, originally was derived from it, but then got re-written from scratch.

See Also