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>
31 lines
762 B
Plaintext
31 lines
762 B
Plaintext
#
|
|
# Stadium Demo Scene
|
|
#
|
|
# ------------------------------
|
|
CLIP 0.2 2800.0
|
|
FOG 200.0 2800.0 0.35 0.24 0.62
|
|
BACKGND 0.4 0.6 0.8
|
|
AMBIENT 0.30 0.45 0.55
|
|
LIGHT 0.99 0.99 0.99 -60 30 0
|
|
// POINTLIGHT 1.0 1.0 1.0 5 5 5 2 10
|
|
RETRACE 3
|
|
// START 1 7.5 -50 0 180 0
|
|
START 0 8 100 000 00 000
|
|
|
|
GEOMETRY ..\GEOMETRY
|
|
MATERIAL ..\GEOMETRY
|
|
TEXTURE ..\TEXTURE
|
|
|
|
|
|
|
|
STATIC sth 1 0000 0000 -660 00 00 00
|
|
STATIC sth 1 0000 0000 660 00 180 00
|
|
STATIC sth 1 -660 0000 000 00 090 00
|
|
STATIC sth 1 660 0000 000 00 270 00
|
|
STATIC stb 1 0060 0000 -60 00 00 00
|
|
STATIC stf 1 0000 0000 0000 00 00 00
|
|
|
|
END
|
|
|
|
|
|
|