Files
CydandClaude Fable 5 db7745fcd0 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>
2026-07-04 19:41:15 -05:00

62 lines
862 B
Plaintext

DIV-VIZ2
HEADER
(
VERSION=2:08;
DATE=8:2:97;
TIME=1:39;
FILETYPE=MATERIAL
)
{
}
TEXTURE(NAME="bdinta_tex")
{
MAP {"bdinta"}
MAGNIFY {BILINEAR}
}
TEXTURE(NAME="bdintb_tex")
{
MAP {"bdintb"}
MAGNIFY {BILINEAR}
}
RAMP(NAME="dust")
{
DATA {0.285, 0.21, 0.15, 0.75, 0.5, 0.4}
}
RAMP(NAME="rock")
{
DATA {0.25, 0.21, 0.16, 0.8, 0.5, 0.4}
}
MATERIAL(NAME="ravinerock_mtl")
{
TEXTURE {"bdinta_tex"}
RAMP {"rock"}
}
MATERIAL(NAME="ravinerubble_mtl")
{
TEXTURE {"bdintb_tex"}
RAMP {"dust"}
}
MATERIAL(NAME="tarmac_mtl")
{
TEXTURE {"bdintb_tex"}
AMBIENT {0.4143, 0.417459, 0.417143}
DIFFUSE {0.4143, 0.415668, 0.417143}
RAMP {"dust"}
}
MATERIAL(NAME="dirt_mtl")
{
TEXTURE {"bdintb_tex"}
AMBIENT {0.8, 0.8, 0.8}
DIFFUSE {0.8, 0.8, 0.8}
RAMP {"dust"}
}