|
|
Richard Baxter's OLC, Optional Lines Calculator
OLC is a program written by Richard Baxter,
which adds optional lines (LDraw line type 5) between polygons
of a file. I host it here to make it available to LDraw community.
Thanks, Richard!
Download
Usage
Prepare the input file. As of today,
syntax checking is a bit picky so the file must contain
only triangles, quads and comments. Blank lines are not
allowed. Lines must begin with 1, 3 or 4 (no leading space
allowed).
Name the file "part.dat"
Launch OLC from input file folder.
OLC creates a file named "partNew.dat"
that adds optional lines an the end.
|