User:Anoved: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
m (→‎Current: Noted ldlink rewrite)
Line 9: Line 9:
=== Current ===
=== Current ===


* '''prel3p''': L3P preprocessor to streamline support for unofficial parts and arbitrary colors from ldconfig.ldr.
* '''ldlink 2''': Rewrite to remove dependency on symbolic links.
* '''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 23:41, 14 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.

Current

  • ldlink 2: Rewrite to remove dependency on symbolic links.
  • 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.