mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
+ | New mind blowing map
This commit is contained in:
32
scenes/fog_lights.rt
Normal file
32
scenes/fog_lights.rt
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
CAM 0 1 0
|
||||||
|
|
||||||
|
MAT 200 200 200 0 0. 0. // 0 white
|
||||||
|
|
||||||
|
MAT 200 50 50 1 0. 0. // 1 red light
|
||||||
|
MAT 50 200 50 1 0. 0. // 2 green light
|
||||||
|
MAT 50 50 200 1 0. 0. // 3 blue light
|
||||||
|
|
||||||
|
|
||||||
|
pl 0 0 0 0 1 0 0
|
||||||
|
|
||||||
|
# sp 1 0 -1 1 1
|
||||||
|
# sp 0 0 -0.75 1 2
|
||||||
|
# sp -1 0 -1 1 3
|
||||||
|
|
||||||
|
sl 0.5 0 -1 0.1 0.50 0.25 1 0.85 1
|
||||||
|
sl 0 0 -0.75 0.1 0.00 0.25 1 0.85 2
|
||||||
|
sl -0.5 0 -1 0.1 -0.5 0.25 1 0.85 3
|
||||||
|
|
||||||
|
# big quad
|
||||||
|
qu -2.5 0 -6 0 1 0 5 0 0 0 0
|
||||||
|
|
||||||
|
#small 2 quad
|
||||||
|
qu -3.55 0 -3.5 0 1 0 3.5 0 0 0 0
|
||||||
|
qu 3.55 0 -3.5 0 1 0 -3.5 0 0 0 0
|
||||||
|
|
||||||
|
#top small squad
|
||||||
|
qu -2.5 0.5 -3.5 0 0.5 0 5 0 0 0 0
|
||||||
|
|
||||||
|
#casting shadow
|
||||||
|
|
||||||
|
cy -0.25 0.5 -2.5 0.1 1 0 0 0 0
|
Reference in New Issue
Block a user