tuning textures

This commit is contained in:
Tonton Th 2025-09-02 11:32:58 +02:00
parent d30036415a
commit d25c217e6a

View File

@ -48,8 +48,8 @@ global_settings {
#declare WIP_color = texture
{
pigment { color Cyan*0.60 }
finish { phong 0.21 }
pigment { color Cyan*0.55 }
finish { phong 0.23 }
}
#declare T_WIP_alert = texture
@ -87,6 +87,16 @@ normal { dents 0.25 scale 3 }
finish { roughness 1.00 }
}
#declare tPlasticOrange = texture
{
pigment{rgb <2.000, 0.50, 0.0>}
finish {
ambient 0.1
diffuse 0.6
specular 0.3
}
}
#declare Flashy = texture {
pigment {