Parcourir la source

rename of sanmiguel cam scenes

Jérôme BUISINE il y a 4 ans
Parent
commit
3ee4278f3b

+ 4 - 4
README.md

@@ -77,10 +77,10 @@ All synthesis images generated are of size `1920 x 1080` and saved into `.rawls`
 | `living-room-2`         | `p3d_living-room-2-view1.pbrt`           | path       | random  | 1 to 10000 |  ❌        |
 | `living-room-3`         | `p3d_living-room-3-view0.pbrt`           | volpath    | random  | 1 to 10000 |  ✅       |
 | `living-room-3`         | `p3d_living-room-3-view1.pbrt`           | volpath    | random  | 1 to 10000 |  ❌        |
-| `sanmiguel`             | `p3d_sanmiguel.pbrt`                     | path       | random  | 1 to 10000 |  ✅       |
-| `sanmiguel`             | `p3d_sanmiguel_cam1.pbrt`                | path       | random  | 1 to 10000 |  ✅       |
-| `sanmiguel`             | `p3d_sanmiguel_cam3.pbrt`                | path       | random  | 1 to 10000 |  ✅       |
-| `sanmiguel`             | `p3d_sanmiguel_cam18.pbrt`               | path       | random  | 1 to 10000 |  ✅       |
+| `sanmiguel`             | `p3d_sanmiguel-view0.pbrt`               | path       | random  | 1 to 10000 |  ✅       |
+| `sanmiguel`             | `p3d_sanmiguel-view1.pbrt`               | path       | random  | 1 to 10000 |  ✅       |
+| `sanmiguel`             | `p3d_sanmiguel-view2.pbrt`               | path       | random  | 1 to 10000 |  ✅       |
+| `sanmiguel`             | `p3d_sanmiguel-view3.pbrt`               | path       | random  | 1 to 10000 |  ✅       |
 | `spaceship`             | `p3d_spaceship-view0.pbrt`               | path       | random  | 1 to 10000 |  ✅       |
 | `sponge`                | `p3d_sponge-5-view0.pbrt`                | path       | random  | 1 to 10000 |  ❌        |
 | `sponge`                | `p3d_sponge-5-view1.pbrt`                | path       | random  | 1 to 10000 |  ❌        |

+ 1 - 1
sanmiguel/p3d_sanmiguel.pbrt

@@ -20,7 +20,7 @@ Film "image"
 	"integer xresolution" 1920
 	"integer yresolution" 1080
 	#"float cropwindow"  [0.0  0.997245  0.0  0.745]
-	"string filename"  ["p3d_sanmiguel.rawls"]
+	"string filename"  ["p3d_sanmiguel-view0.rawls"]
 # End Camera Camera09
 
 Sampler "random" "integer pixelsamples" [ 64 ]

+ 1 - 1
sanmiguel/p3d_sanmiguel_cam1.pbrt

@@ -20,7 +20,7 @@ Film "image"
 	"integer xresolution" 1920
 	"integer yresolution" 1080
 	#"float cropwindow"  [0.0  0.997245  0.03875  0.725]
-	"string filename"  ["p3d_sanmiguel_cam1.rawls"]
+	"string filename"  ["p3d_sanmiguel-view1.rawls"]
 # End Camera Camera01
 
 Sampler "random" "integer pixelsamples" [ 64 ]

+ 1 - 1
sanmiguel/p3d_sanmiguel_cam3.pbrt

@@ -20,7 +20,7 @@ Film "image"
 	"integer xresolution" 1920
 	"integer yresolution" 1080
 	#"float cropwindow"  [0.0  0.997245  0.0625  0.8375]
-	"string filename"  ["p3d_sanmiguel_cam3.rawls"]
+	"string filename"  ["p3d_sanmiguel-view2.rawls"]
 
 # End Camera Camera03
 

+ 1 - 1
sanmiguel/p3d_sanmiguel_cam18.pbrt

@@ -20,7 +20,7 @@ Film "image"
 	"integer xresolution" 1920
 	"integer yresolution" 1080
 	#"float cropwindow"  [0.0110193  0.997245  0.01125  0.9075]
-	"string filename"  ["p3d_sanmiguel_cam18.rawls"]
+	"string filename"  ["p3d_sanmiguel-view3.rawls"]
 # End Camera Camera18
 
 Sampler "random" "integer pixelsamples" [ 64 ]