Difference between revisions of "GPL Track Creating - Creating a TRK"
(Created page with '''Authored by the GPLEA'' ===GPLTrk=== GPLTrk is the program used to create TRK files. It has been designed to work with GTK files, so you cannot load TRK files, only expor...') |
|||
Line 9: | Line 9: | ||
Your GTK/TRK consists of 4 sections: | Your GTK/TRK consists of 4 sections: | ||
− | === | + | ===Traces=== |
These are lines going all the way round the track, parallel to the centre-line. The Altitude curves follow these lines. | These are lines going all the way round the track, parallel to the centre-line. The Altitude curves follow these lines. | ||
Line 16: | Line 16: | ||
− | === | + | ===Sections=== |
Your track will be constructed from sections - a combination of straight and curved pieces (the curved pieces are arcs of a circle). | Your track will be constructed from sections - a combination of straight and curved pieces (the curved pieces are arcs of a circle). | ||
Line 23: | Line 23: | ||
− | === | + | ===Walls=== |
Walls is the term used to describe the way each Section is broken down. These walls are all the flat regions of the track: asphalt, grass, banking, concrete; as well as all the real walls: armco, hedge, rows of people, etc. | Walls is the term used to describe the way each Section is broken down. These walls are all the flat regions of the track: asphalt, grass, banking, concrete; as well as all the real walls: armco, hedge, rows of people, etc. | ||
Line 30: | Line 30: | ||
− | === | + | ===Altitudes=== |
Flat tracks are okay, but hilly tracks are more fun. Altitudes are cubic functions defining the height of each Trace, per Section. | Flat tracks are okay, but hilly tracks are more fun. Altitudes are cubic functions defining the height of each Trace, per Section. |
Latest revision as of 21:55, 5 May 2009
Authored by the GPLEA
Contents
[hide]GPLTrk
GPLTrk is the program used to create TRK files. It has been designed to work with GTK files, so you cannot load TRK files, only export a TRK for use with trk23dow/GPL.
Your GTK/TRK consists of 4 sections:
Traces
These are lines going all the way round the track, parallel to the centre-line. The Altitude curves follow these lines.
Sections
Your track will be constructed from sections - a combination of straight and curved pieces (the curved pieces are arcs of a circle).
Walls
Walls is the term used to describe the way each Section is broken down. These walls are all the flat regions of the track: asphalt, grass, banking, concrete; as well as all the real walls: armco, hedge, rows of people, etc.
Altitudes
Flat tracks are okay, but hilly tracks are more fun. Altitudes are cubic functions defining the height of each Trace, per Section.
Updated 2-Jan-2001
Transferred to the wiki: 23.04.2009