Un-ignored: the dev drive is the ground truth the restoration and emulator work constantly reference (DPL3/LIBDPL + VRENDER i860 renderer source, BT/RP live+dev game trees, VGL_LABS pod boot, scene/audio content). Kept in-repo for the pod-owner community. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
32 lines
548 B
Plaintext
32 lines
548 B
Plaintext
DIV-VIZ2
|
|
|
|
// file: terrain.vmf
|
|
// generated: Fri Sep 1 15:41:29 1995
|
|
// from: Wavefront Object File "dummy", and
|
|
// Material Library File "terrain.mtl"
|
|
// by: mtl2vmf (ver 0.25.01)
|
|
// written: by Ken Olsen
|
|
|
|
HEADER(
|
|
VERSION=02:05;
|
|
FILETYPE=MATERIAL;
|
|
)
|
|
{
|
|
}
|
|
|
|
MATERIAL(
|
|
NAME=white_mtl;
|
|
)
|
|
{
|
|
AMBIENT {1, 1, 1}
|
|
DIFFUSE {1, 1, 1}
|
|
} // End of material
|
|
|
|
MATERIAL(
|
|
NAME=grey_mtl;
|
|
)
|
|
{
|
|
AMBIENT {0.4735, 0.416989, 0.4735}
|
|
DIFFUSE {0.4735, 0.392781, 0.4735}
|
|
} // End of material
|