Features
Lasagne is written in ANSI C and uses GTK+ for the graphical user interface, supported by the gtkglarea library for OpenGL support. It also relies on guile for parsing the layout and element files.
New version (rewrite): not much, watch this space.
Old, Objective C version:
- Basic functionality is there, like 2D/3D view, via, lines, pads, and elements. Examples of advanced features which are also available are multiple selectable grids, free rotation, circular selection, and connection tracing. The program is more or less complete, but will need a major rewrite to be useful to anyone but myself.
- The program uses alpha blending quite heavily for screen output, so it will only work on graphics hardware that supports all of the functions used.