User:Anoved: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
m (→‎Current: removed ldmerge from plans)
m (rearranged projects)
Line 11: Line 11:
=== Current ===
=== Current ===


* '''Instruction System''': Improvised Macintosh counterpart to [http://www.users.qwest.net/~kclague/LPub/ LPub].
* '''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.


=== Concepts ===
=== Concepts ===


* '''Instruction System''': Improvised Macintosh counterpart to [http://www.users.qwest.net/~kclague/LPub/ LPub].
* '''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.
* [http://anoved.net/bitsticker.html '''Bitsticker''']: Rewrite for greater speed and flexibility. Update/incorporate img2sticker?
* [http://anoved.net/bitsticker.html '''Bitsticker''']: Rewrite for greater speed and flexibility. Update/incorporate img2sticker?
* '''LDraw Syntax Highlighting''': For TextWrangler, NEdit, or other Macintosh editor.
* '''LDraw Syntax Highlighting''': For TextWrangler, NEdit, or other Macintosh editor.
* '''Pattern Editor''': Cross-platform counterpart to [http://www.geocities.com/calano/lego/download.html Quad2Dat].
* '''Pattern Editor''': Cross-platform counterpart to [http://www.geocities.com/calano/lego/download.html Quad2Dat].
* '''Bricknotes''': Comments for [http://www.brickshelf.com/ Brickshelf]. Similar to [http://ma.gnolia.com/meta/roots Ma.gnolia Roots].
* '''Bricknotes''': Comments for [http://www.brickshelf.com/ Brickshelf]. Similar to [http://ma.gnolia.com/meta/roots Ma.gnolia Roots].

Revision as of 18:14, 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

  • Instruction System: Improvised Macintosh counterpart to LPub.
  • prel3p: L3P preprocessor to streamline support for unofficial parts and arbitrary colors from ldconfig.ldr. Partially complete.

Concepts

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