+ | Anti aliasing and some sort of depth of field but need to tweaks

This commit is contained in:
TheRedShip
2025-01-08 17:07:31 +01:00
parent c414888f9e
commit e31d17489c
4 changed files with 31 additions and 13 deletions

View File

@ -1,9 +1,9 @@
CAM 0 1 2
MAT 255 255 255 7.5 0.0 0.0 // white light 0
MAT 255 255 255 5.0 0.0 0.0 // white light 0
MAT 255 10 10 0.0 0.0 0.0 // red 1
MAT 10 10 10 0.0 0.0 0.0 // gray 2
MAT 30 30 30 0.0 0.0 0.0 // gray 2
MAT 10 255 10 0.0 0.0 0.0 // green 3
MAT 255 255 255 0.0 0.0 0.0 // white 4
MAT 50 50 255 0.0 0.0 0.0 // white 5
@ -40,5 +40,5 @@ sp 2.4 1.5 -1 1.5 14
// light quad
qu -1 2.9 -1 2 0 0 0 0 2 0
qu -1 2.999 -1 2 0 0 0 0 2 0