Parcourir la source

Update white-room materials

Jérôme BUISINE il y a 4 ans
Parent
commit
e94a3bb484
1 fichiers modifiés avec 16 ajouts et 0 suppressions
  1. 16 0
      white-room/materials.pbrt

+ 16 - 0
white-room/materials.pbrt

@@ -6,6 +6,9 @@ Texture "lampbase-ks" "color" "constant" "color value" [0.500000 0.500000 0.5000
 MakeNamedMaterial "lampbase"
 "string type" "uber" "texture Kd" "lampbase-kd" "texture Ks" "lampbase-ks" "float roughness" [0.010408] "rgb Kt" [0.000000 0.000000 0.000000] "float index" [1.000000] "rgb opacity" [1.000000 1.000000 1.000000] 
 
+MakeNamedMaterial "lightholdersphere"
+"string type" "plastic" "color Kd" [.055 .027 .02] "color Ks" [.59 .49 .48] "float roughness" [0.010408]
+
 MakeNamedMaterial "lightholdersphere1"
 "string type" "plastic" "color Kd" [.055 .027 .02] "color Ks" [.59 .49 .48] "float roughness" [0.010408]
 
@@ -130,6 +133,16 @@ Texture "c2-ks" "color" "constant" "color value" [0.500000 0.500000 0.500000]
 MakeNamedMaterial "cushion2"
 "string type" "uber" "texture Kd" "c2-kd" "texture Ks" "c2-ks" "float roughness" [0.2] "rgb Kt" [0.000000 0.000000 0.000000] "float index" [1.000000] "rgb opacity" [1.000000 1.000000 1.000000] 
 
+
+MakeNamedMaterial "chairbase"
+    "string type" "fourier" "string bsdffile" "bsdfs/leather.bsdf"
+
+MakeNamedMaterial "chairback"
+    "string type" "fourier" "string bsdffile" "bsdfs/leather.bsdf"
+
+MakeNamedMaterial "chairarms"
+    "string type" "fourier" "string bsdffile" "bsdfs/leather.bsdf"
+
 MakeNamedMaterial "chair"
     "string type" "fourier" "string bsdffile" "bsdfs/leather.bsdf"
 
@@ -299,6 +312,9 @@ Texture "rug-ks" "color" "constant" "color value" [0.500000 0.500000 0.500000]
 MakeNamedMaterial "rug"
 "string type" "uber" "texture Kd" "rug-kd" "texture Ks" "rug-ks" "float roughness" [0.010408] "rgb Kt" [0.000000 0.000000 0.000000] "float index" [1.000000] "rgb opacity" [1.000000 1.000000 1.000000]  "texture bumpmap" "rug-bump"
 
+MakeNamedMaterial "radiator"
+"string type" "uber" "color Kd" [.8 .8 .8] "color Ks" [.5 .5 .5] "float roughness" [0.010408] "rgb Kt" [0.000000 0.000000 0.000000] "float index" [1.000000] "rgb opacity" [1.000000 1.000000 1.000000] 
+
 MakeNamedMaterial "radiator-floor-cover"
 "string type" "uber" "color Kd" [.8 .8 .8] "color Ks" [.5 .5 .5] "float roughness" [0.010408] "rgb Kt" [0.000000 0.000000 0.000000] "float index" [1.000000] "rgb opacity" [1.000000 1.000000 1.000000]