JTrain Homefrequal.com
[Forum] [Layouts]

JTrain -- A Wooden Train Layout Program

[Try JTrain 0.4 Beta Now]

[Download JTrain 0.4 Beta]

[Sample Layouts]

JTrain is software that helps you create a train track layout. It has a library of pieces, simply provide a list of pieces and it renders the track layout.

For example, if you put this list into a file SmallLoop.layout:

Straight8
SmallCurve
SmallCurve
SmallCurve
SmallCurve
Straight8
SmallCurve
SmallCurve
SmallCurve
SmallCurve
And run this command:
java -jar jtrain.jar -file SmallLoop.layout
You will see the above layout on-screen (and saved in track.png). Alternatively you can enter part names on the command line directly:
java -jar jtrain.jar Straight8 SmallCurve SmallCurve SmallCurve SmallCurve Straight8 SmallCurve SmallCurve SmallCurve SmallCurve

Planned Features

These features are planned for a future release:
  1. * Automatic layout from a piece list
  2. * Overhead view
  3. * 3D View
  4. New Layout button
  5. Part Legend in Overhead View
* Partially present in the 0.3 release.

Last modified on 16 Aug 2012 by AO

Copyright © 2024 Andrew Oliver