User:Anoved: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
m (→‎Current: Noted ldlink rewrite)
m (→‎Projects: Noted LDraw/Bricksmith screencasts and updated ldlink 2 to ldmerge)
Line 6: Line 6:


Some of my modest contributions to the LDraw/LEGO community can be found [http://anoved.net/computers.html#ldraw here].
Some of my modest contributions to the LDraw/LEGO community can be found [http://anoved.net/computers.html#ldraw here].
I've also recorded a few relevant screencasts, which can be seen [http://www.viddler.com/explore/anoved/tags/ldraw here].


=== Current ===
=== Current ===


* '''ldlink 2''': Rewrite to remove dependency on symbolic links.
* '''ldmerge''': Portable improved successor to ldlink.
* '''prel3p''': L3P preprocessor to streamline support for unofficial parts and arbitrary colors from ldconfig.ldr. Partially complete.
* '''prel3p''': L3P preprocessor to streamline support for unofficial parts and arbitrary colors from ldconfig.ldr. Partially complete.
* '''ldinline''': LDraw inliner to recursively replace part references with part contents, thereby reducing models to primitives. [http://anoved.net/ldinline.html Tcl prototype]. Experimenting with [http://flex.sourceforge.net/ lex] parsing, possibly as a contribution to a generic LDraw API.
* '''ldinline''': LDraw inliner to recursively replace part references with part contents, thereby reducing models to primitives. [http://anoved.net/ldinline.html Tcl prototype]. Experimenting with [http://flex.sourceforge.net/ lex] parsing, possibly as a contribution to a generic LDraw API.

Revision as of 15:33, 25 September 2007

Jim DeVona

Macintosh LDraw proponent and full-time tinker.

Projects

Some of my modest contributions to the LDraw/LEGO community can be found here.

I've also recorded a few relevant screencasts, which can be seen here.

Current

  • ldmerge: Portable improved successor to ldlink.
  • prel3p: L3P preprocessor to streamline support for unofficial parts and arbitrary colors from ldconfig.ldr. Partially complete.
  • ldinline: LDraw inliner to recursively replace part references with part contents, thereby reducing models to primitives. Tcl prototype. Experimenting with lex parsing, possibly as a contribution to a generic LDraw API.

Concepts

  • Instruction System: Improvised Macintosh counterpart to LPub.
  • Bitsticker: Rewrite for greater speed and flexibility. Update/incorporate img2sticker?
  • LDraw Syntax Highlighting: For TextWrangler, NEdit, or other Macintosh editor.
  • Pattern Editor: Cross-platform counterpart to Quad2Dat.
  • Bricknotes: Comments for Brickshelf. Similar to Ma.gnolia Roots.