LIC: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
[[Image:LIC.png]]
[[Image:LIC.png]]


'''LIC (Lego Instructions Creator)''' is a program for creating LEGO instructions,
'''LIC (Lego Instructions Creator)''', developed by Jeremy Czajkowski,
written by Jeremy Czajkowski.
is a cross-platform, Python, [[OpenGL]] & [[Qt]] powered desktop application
for creating and editing LEGO instruction books.
 
LIC imports 3D [[model]]s, organizes them into submodels, pages & steps,
and exports the end result as images or [[PDF]].
A rich, [[WYSIWYG]] [[UI]] editor, which provides a fully interactive preview window along side a drag & drop-enabled navigation tree,
to help organize and layout your book. Portions of LIC are based on work of Remi Gagne.  


== Download ==
== Download ==

Latest revision as of 09:33, 10 May 2018

LIC (Lego Instructions Creator), developed by Jeremy Czajkowski, is a cross-platform, Python, OpenGL & Qt powered desktop application for creating and editing LEGO instruction books.

LIC imports 3D models, organizes them into submodels, pages & steps, and exports the end result as images or PDF. A rich, WYSIWYG UI editor, which provides a fully interactive preview window along side a drag & drop-enabled navigation tree, to help organize and layout your book. Portions of LIC are based on work of Remi Gagne.

Download

Original homepage:

LIC first was developed at

The author then moved over the code to github:

As of 2018, he is working on a web-based rewrite called Web LIC.

See Also