sda4: commit the Glaze developer hard-drive dump
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>
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
DIV-VIZ2
|
||||
HEADER
|
||||
(
|
||||
VERSION=2:02;
|
||||
DATE=22:9:94;
|
||||
TIME=16:59;
|
||||
UNIT=MM;
|
||||
SCALE=1000.0;
|
||||
FILETYPE=GEOMETRY
|
||||
)
|
||||
{
|
||||
}
|
||||
|
||||
MATERIAL(NAME=pt_red_mtl)
|
||||
{
|
||||
AMBIENT { 1, 0, 0 }
|
||||
DIFFUSE { 1, 0, 0 }
|
||||
}// End of material
|
||||
|
||||
MATERIAL(NAME=pt_white_mtl)
|
||||
{
|
||||
AMBIENT { 1, 1, 1 }
|
||||
DIFFUSE { 1, 1, 1 }
|
||||
}// End of material
|
||||
|
||||
OBJECT
|
||||
(
|
||||
)
|
||||
{
|
||||
PATCH
|
||||
(
|
||||
F_MATERIAL=pt_red_mtl;
|
||||
)
|
||||
{
|
||||
SPHERELIST {
|
||||
{ -14.9143, 12.2615, -24.8043, 0.0 }
|
||||
{ 14.8373, 12.2615, -24.8043, 0.0 }
|
||||
{ 14.8373, 37.6186, -24.8043, 0.0 }
|
||||
{ -14.9143, 37.6186, -24.8043, 0.0 }
|
||||
}// End of spherelist
|
||||
}// End of patch
|
||||
PATCH
|
||||
(
|
||||
F_MATERIAL=pt_white_mtl;
|
||||
)
|
||||
{
|
||||
SPHERELIST {
|
||||
{ -20.0638, 31.8403, 24.9614, 0.0 }
|
||||
{ 20.0665, 31.8403, 24.9614, 0.0 }
|
||||
{ 20.0665, 39.1378, 24.9614, 0.0 }
|
||||
{ -20.0638, 39.1378, 24.9614, 0.0 }
|
||||
}// End of spherelist
|
||||
}// End of patch
|
||||
}// End of object
|
||||
|
||||
Reference in New Issue
Block a user