LDRImporter: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision 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.


[[ImportLDraw]] originally was derived from it, but then was re-written.
It was written by Caleb Ely (le717).


Official Homepage:
Another importer, [[ImportLDraw]], originally was derived from it, but then got re-written from scratch.
* https://github.com/le717/LDR-Importer
 
== 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