Hot answers tagged ldraw
15
LDU stands for LDraw Unit - the basic unit of measurement in LDraw, the open standard for LEGO CAD programs, and map to the "Fine" grid setting in applications such as MLCad.
Common measurements include:
1 brick width/depth = 20 LDU
1 brick height = 24 LDU
1 plate height = 8 LDU
1 stud diameter = 12 LDU
1 stud height = 4 LDU
A ...
5
I've uploaded the Heroica LDraw parts I made to my website (and now there's even a site to go with it).
My Parts
Paths of length 2 and 4, and rooms in 2x2, L, and J shapes. The base
and half the tiles can be recolored; the remaining tiles are fixed
at dark gray.
The length 3 bridge over a 4x4 water tile, used twice in Fortaan.
The standard potions with ...
4
This in not a LDView problem, but a conversion issue between LDD and LDraw. Only parts present in both libraries will be displayed. Moreover, the file (ldraw.xml) that defines the correspondance between parts of both systems must be up to date. Latest version of this mapping file is available here.
3
Both, often in the same file.
If you take a look at the .ldr file format specification you can see that each file is made up of an number of different types of "line", one of which is a Subfile Reference where you can specify the colour, position, rotation and scale of the model.
Other lines can then be added to describe Lines, Triangles, Quadrilaterals ...
Only top voted, non community-wiki answers of a minimum length are eligible