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>
45 lines
986 B
Plaintext
45 lines
986 B
Plaintext
DIV-VIZ2
|
|
|
|
// file: coms.vgf
|
|
// generated: Thu Mar 20 07:59:44 1997
|
|
// from: Wavefront Object File "coms.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.1689, 0.4351, -1.9148} /* 0 */
|
|
{ 1.1689, 0.4351, -4.4108} /* 1 */
|
|
{-0.9870, 0.4351, -4.4108} /* 2 */
|
|
{-0.9870, 0.4351, -1.9148} /* 3 */
|
|
{ 1.8465, 0.4351, 4.9569} /* 4 */
|
|
{ 1.8465, 0.4351, -2.4078} /* 5 */
|
|
{-1.6030, 0.4351, -2.4386} /* 6 */
|
|
{-1.5106, 0.4351, 4.9569} /* 7 */
|
|
}
|
|
CONNECTION_LIST (PCOUNT=4) {
|
|
{0, 1, 2, 3} /* */
|
|
{4, 5, 6, 7} /* */
|
|
}
|
|
} // End of pmesh
|
|
} // End of geogroup
|
|
} // End of object
|