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>
40 lines
780 B
Plaintext
40 lines
780 B
Plaintext
DIV-VIZ2
|
|
|
|
// file: armrs.vgf
|
|
// generated: Thu Mar 20 07:54:59 1997
|
|
// from: Wavefront Object File "armrs.obj", and
|
|
// Material Library File "basev.mtl"
|
|
// by: obj2vgf (ver 0.29.01a)
|
|
// written: by Ken Olsen
|
|
|
|
HEADER(
|
|
VERSION=02:05;
|
|
UNIT=m;
|
|
SCALE=1.0;
|
|
FILETYPE=GEOMETRY;
|
|
)
|
|
{
|
|
}
|
|
|
|
OBJECT(
|
|
)
|
|
{
|
|
GEOGROUP
|
|
(
|
|
F_MATERIAL="basev:shadow_mtl";
|
|
)
|
|
{
|
|
PMESH {
|
|
VERTEX_POOL {
|
|
{ 1.3870, 0.2964, 2.2033} /* 0 */
|
|
{ 1.3630, 0.2964, -2.3542} /* 1 */
|
|
{-1.3461, 0.2964, -2.2822} /* 2 */
|
|
{-1.3221, 0.2964, 2.2273} /* 3 */
|
|
}
|
|
CONNECTION_LIST (PCOUNT=4) {
|
|
{0, 1, 2, 3} /* */
|
|
}
|
|
} // End of pmesh
|
|
} // End of geogroup
|
|
} // End of object
|