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>
29 lines
547 B
Plaintext
29 lines
547 B
Plaintext
|
|
# -------------------------
|
|
# Single object test scene
|
|
# -------------------------
|
|
|
|
VIEWANGLE 60.0
|
|
RETRACE 1
|
|
CLIP 0.25 600.0
|
|
FOG 50.0 600.0 0.2 0.08 0.03
|
|
BACKGND 0.4 0.6 0.8
|
|
AMBIENT 0.2150 0.1550 0.050
|
|
|
|
LIGHT 1.0 0.8 0.75 240.0 225.0 0.0
|
|
START 0 10 0 0 0 0
|
|
# x y z r p y of where you start
|
|
|
|
GEOMETRY \RPDAVE\VIDEO
|
|
MATERIAL \RPDAVE\VIDEO
|
|
TEXTURE \RPDAVE\VIDEO
|
|
|
|
STATIC cn1 1.0 0 0 0 0 0 0
|
|
# object scale x y z p y r
|
|
# lines starting with a pound sign are reminders
|
|
|
|
|
|
TRACKER KEYBOARD 0.2 0.3
|
|
|
|
END
|
|
|