User:Anoved: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
m (→‎Current: removed prel3p (complete))
m (removed crufty project plans)
 
Line 8: Line 8:


I've also recorded a few relevant screencasts, which can be seen [http://www.viddler.com/explore/anoved/tags/ldraw here].
I've also recorded a few relevant screencasts, which can be seen [http://www.viddler.com/explore/anoved/tags/ldraw here].
=== Current ===
* '''Instruction System''': Improvised Macintosh counterpart to [http://www.users.qwest.net/~kclague/LPub/ LPub].
=== Concepts ===
* '''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?
* '''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].
* '''Bricknotes''': Comments for [http://www.brickshelf.com/ Brickshelf]. Similar to [http://ma.gnolia.com/meta/roots Ma.gnolia Roots].

Latest revision as of 15:36, 26 March 2008

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.