Archival snapshot of the Virtual World Entertainment Tesla cockpit software, 1994-1996: MUNGA engine and L4 pod layer source (Borland C++ 5.0), BT/RP game code, and game content (models, audio, maps, gauges, Division renderer data). Includes third-party libraries: Division dVS/DPL graphics, HMI SOS audio, WATTCP networking. Files are preserved byte-for-byte (.gitattributes disables all line-ending conversion). README.md documents the layout, target hardware, and toolchain. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
31 lines
458 B
Plaintext
31 lines
458 B
Plaintext
[object]
|
|
gatfile=gauge.gat
|
|
|
|
[lods]
|
|
level0=3000
|
|
level1=10000
|
|
|
|
[vertices]
|
|
v0=0.5, 0, -10.6
|
|
v1=0.5, 0, -2.6
|
|
v2=2, 0, -1.5
|
|
v3=2, 0, 1.6
|
|
v4=1.3, 0, 4.5
|
|
v5=-1.3, 0, 4.5
|
|
v6=-2, 0, 1.6
|
|
v7=-2, 0, -1.5
|
|
v8=-0.5, 0, -2.6
|
|
v9=-0.5, 0, -10.6
|
|
v10=3, 0, -3
|
|
v11=3, 0, 3
|
|
v12=-3, 0, 3
|
|
v13=-3, 0, -3
|
|
|
|
[level0]
|
|
linelist=a_gun v0 v1 v2 v3 v4 v5 v6 v7 v8 v9 v0
|
|
linelist=a_tarmac v10 v11 v12 v13 v10
|
|
|
|
[level1]
|
|
linelist=a_gun v0 v1 v2 v4 v5 v7 v8 v9 v0
|
|
|