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>
30 lines
553 B
Plaintext
30 lines
553 B
Plaintext
# ------------
|
|
# Test Scene
|
|
# ------------
|
|
VIEWANGLE 48.0
|
|
CLIP 0.5 20000.0
|
|
//FOG 100.0 20000.0 0.103425 0.103215 0.603432
|
|
BACKGND 0.5 0.4 0.3
|
|
AMBIENT 0.25 0.22 0.13
|
|
LIGHT 3.81 3.71 3.71 -80 80 0
|
|
|
|
// POINTLIGHT 1.0 1.0 1.0 5 5 5 2 10
|
|
RETRACE 3
|
|
// START 1 907.5 -50 0 180 0
|
|
START 0 920 0 -10 0 000
|
|
|
|
GEOMETRY ..\GEOMETRY
|
|
MATERIAL ..\GEOMETRY
|
|
TEXTURE ..\TEXTURE
|
|
GEOMETRY \RD\VIDEO
|
|
MATERIAL \RD\VIDEO
|
|
TEXTURE \RD\VIDEO
|
|
|
|
|
|
|
|
// STATIC tterrain 1.0 0 0 0 0 180 0
|
|
STATIC farmA 1.0 0 0 0 0 180 0
|
|
END
|
|
|
|
|
|
|