Category: General Utilities
Sort downloads by: Title (
+ |
- ) Date (
+ |
- ) Rating (
+ |
- ) Popularity (
+ |
- )
Resources currently sorted by: Popularity (from fewest hits to most hits) Description: PathTruder utility allows to create a surface by extrusion of a shape along a path. The path is defined as two sets of lines, provided to PathTruder as two LDraw files. The shape, also a set of lines, is the third required input file. The fist segment in shape file defines how the shape file is attached to the path, one extremity is applied onto the first line, the other onto the second line.
Version: 1.0 | File size: 312.50 Kb
Added on: 09-Nov-2008 | Downloads: 36
Home page |
Details Description: Intersector utility allows to cut a LDraw file along the intersection with another. Each set is provided to the utility as separate LDraw files. A third file containing the cutting result is created. All triangles, quads, lines and conditional lines in cut file are split where they meet triangles or quads of the cutter file. Note that intersection line is not calculated, you'll have to use Isecalc on the same input files to create it.
Version: 1.1 | File size: 227.54 Kb
Added on: 07-Jul-2008 | Downloads: 137
Home page |
Details Description: A program to aid in the coding of patterned parts for the LDRAW library.
Version: 0.9.5 | File size: 205.08 Kb
Added on: 15-Jun-2008 | Downloads: 154
Home page |
Details Description: The purpose of Dat2QP tool is to allow recovering existing LDraw patterns to easily modify or complete them using Quad2Dat.
Dat2QP converts 3D quads or triangles to 2D (projection on a plane) and writes the result using Quad2Dat file format (.qp). You may choose projection direction along X, Y (default) or Z axis.
Version: 1d | File size: 878.91 Kb
Added on: 27-May-2008 | Downloads: 162
Home page |
Details Description: Projector is a LDraw stamping tool, to aid creation of non-flat patterned parts. This utility allows to stamp a flat pattern over a 3D former. Each set is provided to the utility as separate LDraw files. A third file containing the raised pattern is created.
Version: 1.1 | File size: 264.65 Kb
Added on: 07-Jul-2008 | Downloads: 200
Home page |
Details Description: PreL3P can map LDraw color codes to other color codes and can replace color codes with exact 24-bit hexadecimal "extended color" representations. "Extended colors" are understood by some programs, such as L3P, but are not part of the official LDraw standard. PreL3P was originally conceived to circumvent L3P's limited knowledge of current colors, but other uses are possible.



(The file link points to the Mac OS X binary, but versions for other platforms are available at the home page.)
Version: 1.4 | File size: 1.93 MB
Added on: 19-Jan-2008 | Downloads: 276
Home page |
Details Description: Ytruder utility creates a sheet of triangle and quads from a set of lines. This is done by extrusion in the specified LDraw direction. Though somewhat similar to Coverer it has a few other possibilities, such as the capability to handle several distinct paths of lines at the same time. The set of lines is provided to the utility as a LDraw file. A second file containing the surface (and its fixed and conditional lines) is created.
Name comes from initial version that worked only in Y direction...
Version: 1.2 | File size: 205.08 Kb
Added on: 29-Jan-2008 | Downloads: 279
Home page |
Details Description: PlanarCheck helps you to verify that all quads of a part file are planar enough to fulfill LDraw.org Parts Tracker requirements.
Version: 1.1 | File size: 160 bytes
Added on: 07-Jan-2008 | Downloads: 280
Home page |
Details Description: Coverer utility creates a sheet of triangle and quads between two sets of lines. Each set is provided to the utility as separate LDraw files. A third file containing the surface (and its conditional lines) is created.

Version: 1.1 | File size: 634.77 Kb
Added on: 13-Dec-2007 | Downloads: 281
Home page |
Details Description: LDMerge can reversibly combine multiple LDraw directory structures to facilitate tools which only recognize one LDRAWDIR without forcing you to adhere to the same convention.



(The file link points to the Mac OS X binary, but version for other platforms are available at the home page.)
Version: 1.1 | File size: 1.87 MB
Added on: 19-Jan-2008 | Downloads: 315
Home page |
Details Description: Optional Lines Calculator adds optional lines (LDraw line type 5) between polygons of a LDraw file.
Version: 1.0 | File size: 160 bytes
Added on: 07-Aug-2007 | Downloads: 329
Home page |
Details Description: Note: the job of Linetrim is done much better by my new Intersector utility. I suggest you use it instead.
Linetrim cuts lines going through triangles or quads. Sets of lines and triangles are provided to the utility as separate LDraw files. A third file containing the cropped lines is created. Optionnally, a fourth file containing everything but the lines of the first file may be created.
Version: 1.1 | File size: 160 bytes
Added on: 07-Aug-2007 | Downloads: 349
Home page |
Details Description: LDLink is a script that can "merge" or "unmerge" separate LDraw part libraries by creating or removing symbolic links in one library to the files of another. This could be useful if you prefer to keep official and unofficial LDraw parts in separate directories, but need to combine them temporarily to use programs that only recognize a single library.
LDLink requires Tcl, which comes with Mac OS X and most Linux distributions.
Version: 1.0 | File size: 5.43 Kb
Added on: 26-Jul-2007 | Downloads: 370
Home page |
Details Description: Lemon (LEGOŽ Model Nibbler) is a Java application that compares two LEGOŽ models stored in LDRAW or
LEGO Digital DesignerŽ format and lists the parts that are used in one model but not in the other one (and vice versa) as well as the common parts of both models.
It is possible also to check a model against the NXT Retail Kit or against the NXT Education Kit.
Version: 1.6 | File size: 92.77 Kb
Added on: 04-Dec-2007 | Downloads: 373
Home page |
Details Description: OMRMaker let's you easily create a webside from your MPD-files.
Version: 2.0.0 | File size: 1.44 MB
Added on: 08-Sep-2007 | Downloads: 378
Home page |
Details Description: Isecalc utility computes the intersection line of two sets of triangles or quads. Each set is provided to the utility as separate LDraw files. A third file containing the intersection lines is created.
Version: 1.2 | File size: 390.62 Kb
Added on: 07-Aug-2007 | Downloads: 423 | Rating: 8.0 (1 Vote)




Home page |
Details 
Description: The DatCounter is an easy-to-use programme for MS DOS that counts the parts you use in a CAD creation.

Version: 2.1 | File size: 1.88 MB
Added on: 20-Sep-2003 | Downloads: 726
Home page |
Details 
Description:
LDraw paraboloid primitive generator. Given the name of the output file, radius, depth, rotation step, and radial step, it generates a paraboloid in the output file. The program generates BFC compliant primitives (BFC CERTIFY CCW) and allows inversion of the paraboloid. LDPara is written in Visual Basic .NET 2003. Source code is available. Requres the Microsoft .NET Framework version 1.1 or newer from microsoft.com.
UPDATE: No longer command line! LDPara now has a simple GUI interface.
MD5 Hash: 1f0e7fc5557ebb6407e0bb89fa11b23f

Version: 1.0 | File size: 28.12 Kb
Added on: 27-May-2005 | Downloads: 830
Home page |
Details 
Description: Tool for maintaining the new LDraw parts header format.

Version: 1.1.8 | File size: 1.15 MB
Added on: 08-Oct-2006 | Downloads: 836 | Rating: 9.0 (2 Votes)




Home page |
Details

Description: This program allows you to choose any scalable typeface, and create a LDraw file containing a representation of any string in that typeface. It is useful for generating custom text-only stickers for inclusion in LDraw models.



Version: 0.2.1 | File size: 0 bytes
Added on: 03-Jul-2005 | Downloads: 929
Home page |
Details |
EditorialSelect page: 1 
2 [
Next >> ]