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>
26 lines
357 B
Plaintext
26 lines
357 B
Plaintext
[object]
|
|
gatfile=gauge.gat
|
|
|
|
[lods]
|
|
level0=10000
|
|
|
|
[vertices]
|
|
v0=-29, 0, -17
|
|
v1=17, 0, -17
|
|
v2=17, 0, 11
|
|
v3=-29, 0, 11
|
|
|
|
v4=1, 0, -23
|
|
v5=29, 0, -23
|
|
v6=29, 0, 23
|
|
v7=1, 0, 23
|
|
|
|
v8=10, 0, 5
|
|
v9=20, 0, 5
|
|
v10=20, 0, 15
|
|
v11=10, 0, 15
|
|
|
|
[level0]
|
|
linelist=a_bunker v0 v1 v2 v3 v0
|
|
linelist=a_bunker v4 v5 v6 v7 v4
|
|
linelist=a_bunker v8 v9 v10 v11 v8 |