Release Notes, LDLITE Version 2.4



What is LDLITE?

LDLITE is a program that displays 3D models. Its file format is a superset of the *.dat format used by the program LDRAW. A vast library of parts for LEGO-brand building bricks have been defined in *.dat format , and it is a popular format for exchanging descriptions of LEGO models.

Version 2.4 is a functional, stable release for the MS Win95/98/NT platform, fully compatible with LDRAW. Source code for LDLITE is available under the GPL.

Paul Gyugyi, paul@gyugyi.com

Release date: January 6, 2002.

Disclaimer

LDLITE version 2.4, Copyright (C) 1998-2002 Paul J. Gyugyi

LDLITE comes with ABSOLUTELY NO WARRANTY; for details see the file COPYING distributed with this program. This is free software, and you are welcome to redistribute it under certain conditions; for details see the file COPYING distributed with this program.

Download

The LDLITE project is now hosted at http://sourceforge.net/projects/ldlite where you can obtain the latest binaries and source code, make feature requests, file bug reports, and join the mailing list.

Platforms supported

Version 2.4 Release Notes

New features:

Known limitations:

Version 2.3 Release Notes

New features:

Known limitations:

Version 2.2 Release Notes

New features:

Known limitations:

Version 2.1 Release Notes

New features:

Known limitations:

Version 2.0 Release Notes

New features:

Known limitations:

Commandline Options

The following are an exhaustive list of the commandline options supported by LDLITE. Command line options do not need to be specified in any particular order. Options consist of a dash, a single character, and sometimes an argument. Note that there must not be a space between the character and the argument. Currently all options are not case sensitive.

Installation

  1. To have access to the building brick libraries, you should first install the LDRAW program. I'd also recommend installing the LDRAW Add On (LDAO) program. LDLITE does not actually need anything from those programs, but works well with them.
  2. Locate your "Base LDRAW directory", where you installed your LDRAW files. This is usually named C:\LDRAW. If you didn't install LDRAW, just create a directory somewhere. In this directory, create a subdirectory called LDLITE.
  3. Place the files in this archive into the LDLITE directory. LDLITE will look for files in the ..\MODELS, ..\P and ..\PARTS directories. (you could actually put the LDLITE files in any directory and it would work OK).
  4. Run the ldlite.exe file. If you have never installed LDAO, you will get a dialog box asking you to set the base LDRAW directory. You should see a blank window with a white background. Go to "File-Open" and click on "ldl-logo.dat", which is distributed with this archive. You should see a grey rectangle. Click on the image (with the left button), and LDLITE will draw the next step, which will draw the letter L. You will see comments from the ldl-logo.dat file appearing on the status bar in the second field. Continue clicking on the image until all steps have been drawn and the title bar says "Finished" and the letters spell LDLITE. The file "ldl-logo.dat" does not use any of the LDRAW library *.dat files.
  5. Start Ldlite, and chose "File/Open" to find "..\models\car.dat", a standard file distributed with LDRAW. You should see the first step in the car.dat file, a pair of axle plates and a plate. Click on the image (with the left button), and LDLITE will draw the next step. Continue clicking on the image (or quit the program by clicking on the close box) until all steps have been drawn and the title bar says "Finished". Then click on the close box. If you get an error message, the base path in your LDRAW.INI file may be incorrect. Go to the "Options" menu and select "Set path for LDRAW parts", select the LDRAW base directory and press OK.
  6. Go to the "Options" menu and select "View". This will allow you to change the zoom factor and view position for the model. If you have not installed LDAO, the view position list box will not work.
  7. You can use all the standard LDRAW command line options, either from a command windows, the Start/Run dialog, or using a shell program, such as LdrawAddOn (Highly recommended).
  8. Ldlite will register itself as the default program for .dat files if no other program is already configured that way. You can then double click on a .dat file from the Explorer window and it will start ldlite.
  9. Netscape can be configured to automatically run ldlite when it encounters .dat files. After running LDLITE at least once, go to the Netscape menu item Edit/Preferences/Navigator/Applications, select "ldlite Document", Edit, and set the mime type to application/x-ldraw. Now if you download a .dat file from a properly configured server, such as lugnet or the two dat links here: wood4.dat, mudray.dat, you'll be given the option to download the file or view it with ldlite.

Credits

The entire LDRAW community is very helpful, and I've gotten a lot of advice and help. I'm especially glad to get code snippets in the mail. Much thanks to Steve Bliss, Lars Hassing, Leonardo Zide, Jeremy Sproat, and Don Heyse for making this a much better program than I could produce myself. Great thanks to Todd Lehman for setting up the LUGNET discussion group server to support LDLite and for listing the LDLITE home page as CLSotW. Of course none of this would have a purpose without James' LDRAW parts library and the continued work on pieces by other folks on the LCAD mailing list.