Conditional Line

From LDraw.org Wiki
(Redirected from Condlines)
Jump to navigation Jump to search

A conditional line (sometimes abbreviated as condline) is an edge line contained in an LDRAW file which is not always displayed, but only under certain view angles.

The purpose of that is to make rendered instructions look good in the case where a curved surface disappears out of the viewer's view.

This can be best seen at an example. See here a door with a curved hinge, which disappears out of the viewer's view. In the following image, the condlines have been suppressed:

You can see that such images look somewhat unsatisfactory. Enabling condlines in the render makes the picture more beautiful:

Color for Condlines

Condlines should have usually have the default edge color 24, unless a very special other purpose requires using a very special different color.

Other Benefits

Condlines not only can improve the look of edge lines in an instruction image. They also can be used for a second, not directly intuitive purpose: When rendering programs calculate normals of curved surfaces, they can use the condlines as a hint for the "curvature" of that surface, and thereby use them to calculate normals over the whole surface, making the surface appear more smooth.

Syntax

You can read more about the syntax of condlines in an LDRAW file at the LDRAW file format specification.

Programs

Adding conditional lines manually is tedious, and you most probably will make mistakes during that. Using a program is much easier. Here is a list of programs which can add condlines for you: