mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | Triangle intersection
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
|
||||
CAM 0 1 2
|
||||
|
||||
MAT 255 255 255 7.5 0.0 0.0 // white light 0
|
||||
|
||||
@ -20,6 +20,7 @@ MAT 255 255 255 0.0 1.0 0.15 // tomato 12
|
||||
MAT 255 255 255 0.0 1.0 0.4 // tomato 13
|
||||
MAT 255 255 255 0.0 1.0 1.0 // tomato 14
|
||||
|
||||
|
||||
pl 0 0 -3 0 0 1 4 // back wall
|
||||
pl 0 0 3 0 0 -1 5 // front wall
|
||||
pl 4 0 0 -1 0 0 3 // right wall
|
||||
|
Reference in New Issue
Block a user