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>
25 lines
357 B
Plaintext
25 lines
357 B
Plaintext
[object]
|
|
gatfile=gauge.gat
|
|
|
|
[lods]
|
|
level0=10000
|
|
|
|
[vertices]
|
|
v0=-7, 0, 9
|
|
v1=-7, 0, 20
|
|
v2=6.5, 0, 20
|
|
v3=6.5, 0, 9
|
|
v4=-12, 0, -17
|
|
v5=-12, 0, 3
|
|
v6=12, 0, 3
|
|
v7=12, 0, -17
|
|
v8=-5.5, 0, 3
|
|
v9=-5.5, 0, 9
|
|
v10=4.5, 0, 9
|
|
v11=4.5, 0, 3
|
|
|
|
[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
|