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

69 lines
982 B
Plaintext

DIV-VIZ2
HEADER
(
VERSION=2:08;
DATE=5:3:97;
TIME=23:48;
FILETYPE=MATERIAL
)
{
}
TEXTURE(NAME="grassc_tex")
{
MAP {"grassc"}
MAGNIFY {BILINEAR}
}
TEXTURE(NAME="tree9_tex")
{
MAP {"tree"}
BITSLICE { 8 }
}
TEXTURE(NAME="bintA_tex")
{
MAP {"bintA"}
MAGNIFY {BILINEAR}
}
RAMP(NAME="grass")
{
DATA {0.13, 0.13, 0.07, 0.38, 0.33, 0.23}
}
MATERIAL(NAME="grass_mtl")
{
TEXTURE {"grassc_tex"}
RAMP {"grass"}
}
MATERIAL(NAME="tree_mtl")
{
TEXTURE {"tree9_tex"}
AMBIENT {1, 0.15, 0.131}
DIFFUSE {1, 0.15, 0.131}
}
MATERIAL(NAME="trunk_mtl")
{
TEXTURE {"bintA_tex"}
AMBIENT {0.1898, 0.088563, 0}
DIFFUSE {0.1898, 0.064105, 0}
}
MATERIAL(NAME="rings_mtl")
{
TEXTURE {"bintA_tex"}
AMBIENT {0.3898, 0.188563, 0.051}
DIFFUSE {0.3898, 0.164105, 0.051}
}
MATERIAL(NAME="leaves_mtl")
{
TEXTURE {"tree9_tex"}
AMBIENT {1, 0.651, 0.531}
DIFFUSE {1, 0.651, 0.531}
}