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: humms.vgf
|
|
// generated: Thu Mar 20 07:33:11 1997
|
|
// from: Wavefront Object File "humms.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.2320, 0.1000, 2.7155} /* 0 */
|
|
{ 1.2704, 0.1000, -2.7541} /* 1 */
|
|
{-1.4629, 0.1000, -2.7926} /* 2 */
|
|
{-1.3859, 0.1000, 2.7155} /* 3 */
|
|
}
|
|
CONNECTION_LIST (PCOUNT=4) {
|
|
{0, 1, 2, 3} /* */
|
|
}
|
|
} // End of pmesh
|
|
} // End of geogroup
|
|
} // End of object
|