CSCI 350 - Software Engineering
Spring 2009
Lego CAD Project Description
The LDraw format is widely used for creating and viewing Lego models.
Unfortunately, none of the tools are in Java, which means that they tend to be
either Windows or Mac specific. The goal of this project is to create a
cross-platform LDraw modeling tool. Both the tool itself and the Java LDraw
API are important results from this project. The tool should be designed to
be easy for novice users to build a model. Hence, the interface should be
striaghtforward and uncluttered.