Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified ShdrPlygrnd/assets/ShdrPlygrnd_Geo.usd
Binary file not shown.
2 changes: 1 addition & 1 deletion ShdrPlygrnd/materials/OJ.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/OJ_MAT_BaseColor.<UDIM>.tif" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/OJ_MAT_BaseColor.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
4 changes: 2 additions & 2 deletions ShdrPlygrnd/materials/OJfoam.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/OJfoam_MAT_BaseColor.<UDIM>.tif" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/OJfoam_MAT_BaseColor.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/OJfoam_MAT_Normal.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/OJfoam_MAT_Normal.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
4 changes: 2 additions & 2 deletions ShdrPlygrnd/materials/OJglass.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
</geompropvalue>

<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/OJglass_MAT_Roughness.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/OJglass_MAT_Roughness.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/OJglass_MAT_Normal.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/OJglass_MAT_Normal.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
8 changes: 4 additions & 4 deletions ShdrPlygrnd/materials/baby_sneakers.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/kidShoe_MAT_BaseColor.<UDIM>.png" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/kidShoe_MAT_BaseColor.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Metalness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/kidShoe_MAT_Metalness.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/kidShoe_MAT_Metalness.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/kidShoe_MAT_Roughness.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/kidShoe_MAT_Roughness.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/kidShoe_MAT_Normal.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/kidShoe_MAT_Normal.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
6 changes: 3 additions & 3 deletions ShdrPlygrnd/materials/books.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/books_MAT_BaseColor.<UDIM>.png" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/books_MAT_BaseColor.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/books_MAT_Roughness.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/books_MAT_Roughness.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/books_MAT_Normal.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/books_MAT_Normal.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
6 changes: 3 additions & 3 deletions ShdrPlygrnd/materials/bottle.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/bottle_MAT_BaseColor.<UDIM>.png" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/bottle_MAT_BaseColor.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="color3">
<input name="file" type="filename" colorspace="Raw" value="textures/bottle_MAT_Roughness.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/bottle_MAT_Roughness.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/bottle_MAT_Normal.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/bottle_MAT_Normal.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
2 changes: 1 addition & 1 deletion ShdrPlygrnd/materials/bubblesMasonJar.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</geompropvalue>

<image name="ScatterColor" type="color3">
<input name="file" type="filename" colorspace="raw" value="textures/masonJarLiquid_transScatterColor.jpg" />
<input name="file" type="filename" colorspace="raw" value="../textures/masonJarLiquid_transScatterColor.jpg" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
8 changes: 4 additions & 4 deletions ShdrPlygrnd/materials/ceramicMug.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/ceramicMug_MAT_BaseColor.<UDIM>.tif" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/ceramicMug_MAT_BaseColor.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Coat_Weight" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/ceramicMug_MAT_CoatMask.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/ceramicMug_MAT_CoatMask.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/ceramicMug_MAT_Roughness.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/ceramicMug_MAT_Roughness.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/ceramicMug_MAT_Normal.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/ceramicMug_MAT_Normal.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
8 changes: 4 additions & 4 deletions ShdrPlygrnd/materials/chairA.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/chair_MAT_BaseColor.<UDIM>.tif" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/chair_MAT_BaseColor.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Metalness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/chair_MAT_Metalness.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/chair_MAT_Metalness.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/chair_MAT_Roughness.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/chair_MAT_Roughness.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/chair_MAT_Normal.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/chair_MAT_Normal.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
4 changes: 2 additions & 2 deletions ShdrPlygrnd/materials/crumpledPaper.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/paperCrumpled_BaseColor.<UDIM>.png" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/paperCrumpled_BaseColor.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/paperCrumpled_Normal.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/paperCrumpled_Normal.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
6 changes: 3 additions & 3 deletions ShdrPlygrnd/materials/drapedFabric.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/drapedFabric_MAT_BaseColor.<UDIM>.png" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/drapedFabric_MAT_BaseColor.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/drapedFabric_MAT_Roughness.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/drapedFabric_MAT_Roughness.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/drapedFabric_MAT_Normal.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/drapedFabric_MAT_Normal.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
8 changes: 4 additions & 4 deletions ShdrPlygrnd/materials/dresser.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/dresser_MAT_BaseColor.<UDIM>.tif" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/dresser_MAT_BaseColor.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Metalness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/dresser_MAT_Metalness.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/dresser_MAT_Metalness.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/dresser_MAT_Roughness.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/dresser_MAT_Roughness.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/dresser_MAT_Normal.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/dresser_MAT_Normal.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
8 changes: 4 additions & 4 deletions ShdrPlygrnd/materials/eraser.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/pencilColored_MAT_BaseColor.<UDIM>.png" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/pencilColored_MAT_BaseColor.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Metalness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/pencilColored_MAT_Metalness.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/pencilColored_MAT_Metalness.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/pencilColored_MAT_Roughness.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/pencilColored_MAT_Roughness.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/pencilColored_MAT_Normal.<UDIM>.png" />
<input name="file" type="filename" colorspace="Raw" value="../textures/pencilColored_MAT_Normal.<UDIM>.png" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
6 changes: 3 additions & 3 deletions ShdrPlygrnd/materials/floor.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/floor_MAT_BaseColor.<UDIM>.tif" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/floor_MAT_BaseColor.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/floor_MAT_Roughness.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/floor_MAT_Roughness.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/floor_MAT_Normal.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/floor_MAT_Normal.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
4 changes: 2 additions & 2 deletions ShdrPlygrnd/materials/iceCube.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
</geompropvalue>

<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/iceCube_rougness.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/iceCube_rougness.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Bump" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/iceCube_grunge1.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/iceCube_grunge1.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
2 changes: 1 addition & 1 deletion ShdrPlygrnd/materials/iceCubesInner.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</geompropvalue>

<image name="Opacity" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/iceCube_grunge1.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/iceCube_grunge1.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
10 changes: 5 additions & 5 deletions ShdrPlygrnd/materials/lamp.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,23 +5,23 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/lamp_MAT_BaseColor.<UDIM>.tif" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/lamp_MAT_BaseColor.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Coat_Weight" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/lamp_MAT_CoatMask.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/lamp_MAT_CoatMask.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Metalness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/lamp_MAT_Metalness.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/lamp_MAT_Metalness.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/lamp_MAT_Roughness.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/lamp_MAT_Roughness.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/lamp_MAT_Normal.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/lamp_MAT_Normal.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
6 changes: 3 additions & 3 deletions ShdrPlygrnd/materials/lampShade.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/lampShade_MAT_BaseColor.<UDIM>.tif" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/lampShade_MAT_BaseColor.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/lampShade_MAT_Roughness.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/lampShade_MAT_Roughness.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/lampShade_MAT_Normal.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/lampShade_MAT_Normal.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
8 changes: 4 additions & 4 deletions ShdrPlygrnd/materials/masonJarGlass.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,19 @@
</geompropvalue>

<image name="BaseColor" type="color3">
<input name="file" type="filename" colorspace="srgb_tx" value="textures/masonJar_MAT_BaseColor.<UDIM>.tif" />
<input name="file" type="filename" colorspace="srgb_tx" value="../textures/masonJar_MAT_BaseColor.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Roughness" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/masonJar_MAT_Roughness.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/masonJar_MAT_Roughness.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Transmission" type="float">
<input name="file" type="filename" colorspace="Raw" value="textures/masonJar_MAT_TransMask.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/masonJar_MAT_TransMask.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>
<image name="Normal" type="vector3">
<input name="file" type="filename" colorspace="Raw" value="textures/masonJar_MAT_Normal.<UDIM>.tif" />
<input name="file" type="filename" colorspace="Raw" value="../textures/masonJar_MAT_Normal.<UDIM>.tif" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
2 changes: 1 addition & 1 deletion ShdrPlygrnd/materials/masonJarWater.mtlx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</geompropvalue>

<image name="ScatterColor" type="color3">
<input name="file" type="filename" colorspace="Raw" value="textures/masonJarLiquid_transScatterColorPurple.jpg" />
<input name="file" type="filename" colorspace="Raw" value="../textures/masonJarLiquid_transScatterColorPurple.jpg" />
<input name="texcoord" type="vector2" nodename="st" />
</image>

Expand Down
Loading