mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | Better code
This commit is contained in:
23
scenes/colored_light.rt
Normal file
23
scenes/colored_light.rt
Normal file
@ -0,0 +1,23 @@
|
||||
|
||||
MAT 255 010 010 5 0.0 0.0
|
||||
MAT 010 255 010 5 0.0 0.0
|
||||
MAT 010 010 255 5 0.0 0.0
|
||||
|
||||
MAT 255 255 255 0 1.0 0.0
|
||||
|
||||
MAT 255 255 255 0 0.0 0.0
|
||||
|
||||
|
||||
sp -0.600 -0.500 -2 1 0
|
||||
sp +0.000 +0.600 -2 1 1
|
||||
sp +0.600 -0.400 -2 1 2
|
||||
|
||||
sp 0 -2 -0.5 2 3
|
||||
|
||||
pl 0 0 -3 0 0 1 4
|
||||
pl 3 0 0 -1 0 0 4
|
||||
pl -3 0 0 1 0 0 4
|
||||
pl 0 -3 0 0 1 0 4
|
||||
pl 0 3 0 0 -1 0 4
|
||||
pl 0 0 -3 0 0 -1 4
|
||||
pl 0 0 6 0 0 -1 4
|
1202
scenes/logo.rt
Normal file
1202
scenes/logo.rt
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
|
||||
MAT 255 255 255 0.0 0.0 0.0
|
||||
MAT 255 255 255 2.0 0.0 0.0
|
||||
MAT 255 255 255 1.0 0.0 0.0
|
||||
|
||||
MAT 255 100 100 0.0 0.0 0.0
|
||||
MAT 100 100 255 0.0 0.0 0.0
|
||||
@ -8,8 +8,6 @@ MAT 100 255 100 0.0 0.0 0.0
|
||||
|
||||
MAT 255 255 255 0.0 1.0 0.0
|
||||
|
||||
# sp 0 7.5 0 5 1
|
||||
|
||||
sp 0 -1 0 0.5 5
|
||||
|
||||
sp 0 -2 -1 1 2
|
||||
@ -25,5 +23,4 @@ pl 0 0 -3 0 0 1 0
|
||||
pl 0 0 3 0 0 -1 0
|
||||
|
||||
|
||||
|
||||
R 1.0 -2.0 10
|
||||
|
Reference in New Issue
Block a user