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>
27 lines
661 B
Plaintext
27 lines
661 B
Plaintext
#
|
|
# Milestone Demo Scene
|
|
#
|
|
# ------------------------------
|
|
CLIP 0.2 500.0
|
|
FOG 70.0 1000.0 0.25 0.14 0.02
|
|
BACKGND 0.4 0.6 0.8
|
|
AMBIENT 0.40 0.350 0.220
|
|
LIGHT 0.90 0.90 0.90 60 60 0
|
|
// POINTLIGHT 1.0 1.0 1.0 5 5 5 2 10
|
|
START 1 7.5 -50 0 180 0
|
|
|
|
GEOMETRY ..\GEOMETRY
|
|
TEXTURE ..\TEXTURE
|
|
|
|
|
|
|
|
// DYNAMIC cubes 1.0 \convert\mileston\cubespin.spl 0.0 0.0025
|
|
// DYNAMIC gcube 1.0 \convert\mileston\cubespin.spl 0.5 0.0025
|
|
// STATIC gcube 1 0020 000 0000 000 000 000
|
|
// STATIC mesh 5 000 000 0000 270 000 000
|
|
STATIC cubes 1 0000 000 0000 090 000 000
|
|
|
|
END
|
|
|
|
|
|
|