Coverer, LDraw sheet generator |
Coverer utility
creates a sheet of triangle and quads between
two sets of lines. |
|
Dat2QP is a tool
written in C++ by J.C. Tchang. It allows to
convert a LDraw file into a Quad2Dat
one. |
Edger tutorial |
Tutorial
describing the use of Lee Gaiteri's Edger,
an optional lines calculator (tutorial written
by J.C. Tchang) |
Isecalc, Intersection Line
Calculator |
Isecalc utility
computes the intersection line of two sets of
triangles or quads. |
Intersector |
Intersector utility
allows to cut a LDraw file along the intersection
with another. |
Linetrim, Line trimmer |
Linetrim cuts lines
going through triangles or quads (Obsolete tool,
replaced by Intersector). |
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. |
PathTruder |
PathTruder utility
allows to create a surface by extrusion of a
shape along a path. |
PlanarCheck, LDraw Quad Coplanarity
Checker |
PlanarCheck verifies
that all quads of a part file are planar enough
to fulfill LDraw.org Parts Tracker requirements. |
Projector |
Projector utility
allows to stamp a flat pattern over a 3D former |
Rectifier |
Rectifier utility
optimizes a LDraw file by converting adjacent
triangles into quads and transforms rhombuses
bordered with lines into rect primitives |
Ytruder |
Ytruder utility
creates a sheet of triangle and quads from a
set of lines, by extrusion in LDraw Y direction. |
Building shapes with Quad2Dat,
Edger and Ytruder |
This
tutorial describes how I created the finger
of 50914
part, using several tools. |