User:Anoved: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
m (→‎Projects: Noted LDraw/Bricksmith screencasts and updated ldlink 2 to ldmerge)
m (→‎Current: removed ldmerge from plans)
Line 11: Line 11:
=== Current ===
=== Current ===


* '''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 18:13, 1 October 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

  • 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.