|
Chris Masi asked if there's a page that lists the bricks available in LDD. Well there wasn't, and I'd never played with XSL before, so I wrote a quick one. This is just a XML page with an associated XSL stylesheet, that together read the XML file used by LDD to produce an HTML page listing all the bricks available. The images are downloaded from Peeron, so you will need an internet connection to view them. comments/suggestions/bugs to
This e-mail address is being protected from spambots. You need JavaScript enabled to view it
. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. To install, simply copy the 2 files, LDDbricks.xml and LDDbricks.xsl to the database sub-directory of your LDD program directory. For example, if LDD is installed in C:\Program Files\LEGO Software\LEGO Digital Designer, you'll need to copy them to C:\Program Files\LEGO Software\LEGO Digital Designer\database. Then simply point your browser to the LDDbricks.xml file, and the list should be generated. It may take some time to download all the images from Peeron. If it doesn't work, there's a couple of things to check: - In LDDbricks.xml, there is a filename, which should match a filename in the database\bricks sub-directory. It usually ends in .tix. You can edit LDDbricks.xml with any text editor to change it if necessary.
- The ldraw.xml file must be present in the database directory. This file is only distributed with LDD version 1.6 and above.
System Requirements: - Browser that supports XSLT. There is a list here.
- LDD version 1.6 or above. Download LDD here.
Download version 1.0 Resources:
|