diff --git a/.gitattributes b/.gitattributes index 72e20b1eddebf36bc55ae2cbfa98c35e3f78230d..294c12e830f021277c806a3448a6ad3202c94692 100644 --- a/.gitattributes +++ b/.gitattributes @@ -184,3 +184,27 @@ Materials/Architectural/Walls/Plaster/Textures/Plaster_Rough_10x10_cSilkGrey_Col Materials/Architectural/Walls/Plaster/Textures/Plaster_Rough_10x10_cTurquoiseBlue_Color.jpg filter=lfs diff=lfs merge=lfs -text Materials/Architectural/Walls/Plaster/Textures/Plaster_Rough_10x10_Normal.jpg filter=lfs diff=lfs merge=lfs -text Materials/Architectural/Walls/Plaster/Textures/Plaster_Rough_10x10_White_Color.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Asphalt/Textures/Asphalt_1x1_Color.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Asphalt/Textures/Asphalt_1x1_Normal.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Glass/Textures/Glass1_Normal.tif filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Metal/Aluminium/Textures/Aluminium_Brushed_1x1_Color.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Metal/Aluminium/Textures/Aluminium_Brushed_1x1_MetallicRoughness.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Metal/Aluminium/Textures/AluminiumPerforatedCircles_Brushed_1x1_Alpha.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Metal/Aluminium/Textures/AluminiumPerforatedLines_Brushed_1x1_Alpha.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Metal/Steel/Textures/Steel_Brushed_1x1_Color.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Metal/Steel/Textures/Steel_Brushed_1x1_MetallicRoughness.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Metal/Steel/Textures/Steel_Galvanised_1x1_Color.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Metal/Steel/Textures/Steel_Galvanised_1x1_MetallicRoughness.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Metal/Steel/Textures/SteelPerforatedCircles_1x1_Alpha.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Metal/Steel/Textures/SteelPerforatedLines_1x1_Alpha.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Plastic/PVC/Textures/PVC_Smooth_Normal.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Slate/Textures/Slate_1x1_Color.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Slate/Textures/Slate_1x1_MetallicRoughness.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Slate/Textures/Slate_1x1_Normal.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Terracotta/Textures/Terracotta_1x1_Color.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Terracotta/Textures/Terracotta_1x1_MetallicRoughness.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Terracotta/Textures/Terracotta_1x1_Normal.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Test_Patterns/Textures/UVTest_10x10.png filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Wood/Textures/Wood_10x10_MetallicRoughness.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Wood/Textures/Wood_Standard_10x10_Color.jpg filter=lfs diff=lfs merge=lfs -text +Materials/Generic/Wood/Textures/Wood_Weathered_10x10_Color.jpg filter=lfs diff=lfs merge=lfs -text diff --git a/Materials/Generic/Asphalt/Asphalt_1x1.cgamat b/Materials/Generic/Asphalt/Asphalt_1x1.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..ac93e542f3dcfa91b1c12401d3cc83260f598e83 --- /dev/null +++ b/Materials/Generic/Asphalt/Asphalt_1x1.cgamat @@ -0,0 +1,15 @@ +color.r,1 +color.g,1 +color.b,1 +opacity,1 +metallic,0 +roughness,1 +colormap,Textures/Asphalt_1x1_Color.jpg +colormap.su, 1 +colormap.sv, 1 +normalmap,Textures/Asphalt_1x1_Normal.jpg +normalmap.su, 1 +normalmap.sv, 1 +opacitymap.mode,opaque +shader,CityEnginePBRShader +name, Asphalt_1x1 diff --git a/Materials/Generic/Asphalt/Textures/Asphalt_1x1_Color.jpg b/Materials/Generic/Asphalt/Textures/Asphalt_1x1_Color.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d2d4d0a86a0f9f63bb1c282eb62088ce5d78cc03 --- /dev/null +++ b/Materials/Generic/Asphalt/Textures/Asphalt_1x1_Color.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa57d7a1b2d108a253a02e4bf3902e847bf8ed7f4d26ae8e0036b10ab864b7c +size 690709 diff --git a/Materials/Generic/Asphalt/Textures/Asphalt_1x1_Normal.jpg b/Materials/Generic/Asphalt/Textures/Asphalt_1x1_Normal.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a80dcaf14a5f9d62aebe3936be31095c353a5ba1 --- /dev/null +++ b/Materials/Generic/Asphalt/Textures/Asphalt_1x1_Normal.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a77b8b4afe1083438a31dd76ffc92a226176af0aadb50245206a5c790358b97a +size 516966 diff --git a/Materials/Generic/Glass/Glass1_MidTransparency_Black.cgamat b/Materials/Generic/Glass/Glass1_MidTransparency_Black.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..b956724a6f9eb713de4bb7f243c5aad0acafb288 --- /dev/null +++ b/Materials/Generic/Glass/Glass1_MidTransparency_Black.cgamat @@ -0,0 +1,13 @@ +color.r,0.01 +color.g,0.01 +color.b,0.01 +opacity,0.5 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0.25 +normalmap.su, 0.1 +normalmap.sv, 0.1 +opacitymap.mode,blend +shader,CityEnginePBRShader +name,Glass1_MidTransparency_Black \ No newline at end of file diff --git a/Materials/Generic/Glass/Glass1_MidTransparency_Blue.cgamat b/Materials/Generic/Glass/Glass1_MidTransparency_Blue.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..a0c9cffdbafcb5feec579819a5ef46a64b661df8 --- /dev/null +++ b/Materials/Generic/Glass/Glass1_MidTransparency_Blue.cgamat @@ -0,0 +1,13 @@ +color.r,0.2 +color.g,0.4 +color.b,0.7 +opacity,0.5 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0.25 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,blend +shader,CityEnginePBRShader +name,Glass1_MidTransparency_Blue diff --git a/Materials/Generic/Glass/Glass1_MidTransparency_Brown.cgamat b/Materials/Generic/Glass/Glass1_MidTransparency_Brown.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..cbf533f002fa6dff39b3a49bb28d46e8949241f2 --- /dev/null +++ b/Materials/Generic/Glass/Glass1_MidTransparency_Brown.cgamat @@ -0,0 +1,13 @@ +color.r,0.5 +color.g,0.4 +color.b,0.3 +opacity,0.5 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0.25 +normalmap.su, 0.1 +normalmap.sv, 0.1 +opacitymap.mode,blend +shader,CityEnginePBRShader +name,Glass1_MidTransparency_Blue \ No newline at end of file diff --git a/Materials/Generic/Glass/Glass1_MidTransparency_Turquoise.cgamat b/Materials/Generic/Glass/Glass1_MidTransparency_Turquoise.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..db800ddabd478bcf20f005c3ceb8f114b25afa03 --- /dev/null +++ b/Materials/Generic/Glass/Glass1_MidTransparency_Turquoise.cgamat @@ -0,0 +1,13 @@ +color.r,0.0 +color.g,0.3 +color.b,0.3 +opacity,0.5 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,blend +shader,CityEnginePBRShader +name,Glass1_MidTransparency_Turquoise \ No newline at end of file diff --git a/Materials/Generic/Glass/Glass1_MidTransparency_White.cgamat b/Materials/Generic/Glass/Glass1_MidTransparency_White.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..ce355a7768902d9618bf2caf14c1a6dff8803e51 --- /dev/null +++ b/Materials/Generic/Glass/Glass1_MidTransparency_White.cgamat @@ -0,0 +1,13 @@ +color.r,0.9 +color.g,0.9 +color.b,0.9 +opacity,0.5 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,blend +shader,CityEnginePBRShader +name,Glass1_MidTransparency_White \ No newline at end of file diff --git a/Materials/Generic/Glass/Glass1_Opaque_Black.cgamat b/Materials/Generic/Glass/Glass1_Opaque_Black.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..82abe4b82efc2e952aa20fafe938f4d1257d605b --- /dev/null +++ b/Materials/Generic/Glass/Glass1_Opaque_Black.cgamat @@ -0,0 +1,13 @@ +color.r,0.01 +color.g,0.01 +color.b,0.01 +opacity,1 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,Glass1_Opaque_Black \ No newline at end of file diff --git a/Materials/Generic/Glass/Glass1_Opaque_Blue.cgamat b/Materials/Generic/Glass/Glass1_Opaque_Blue.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..764be1394440ac3f283f6b82b20bf1ad20dc1d9d --- /dev/null +++ b/Materials/Generic/Glass/Glass1_Opaque_Blue.cgamat @@ -0,0 +1,13 @@ +color.r,0.2 +color.g,0.4 +color.b,0.7 +opacity,1 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,Glass1_Opaque_Blue diff --git a/Materials/Generic/Glass/Glass1_Opaque_Brown.cgamat b/Materials/Generic/Glass/Glass1_Opaque_Brown.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..495fe425eefe7d662faa0d67946863546d52f840 --- /dev/null +++ b/Materials/Generic/Glass/Glass1_Opaque_Brown.cgamat @@ -0,0 +1,13 @@ +color.r,0.5 +color.g,0.4 +color.b,0.3 +opacity,1 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,Glass1_Opaque_Brown diff --git a/Materials/Generic/Glass/Glass1_Opaque_Turquoise.cgamat b/Materials/Generic/Glass/Glass1_Opaque_Turquoise.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..2e09cdaf27804d990e31335e8a512784d75b5b58 --- /dev/null +++ b/Materials/Generic/Glass/Glass1_Opaque_Turquoise.cgamat @@ -0,0 +1,13 @@ +color.r,0.0 +color.g,0.3 +color.b,0.3 +opacity,1 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,Glass1_Opaque_Turquoise \ No newline at end of file diff --git a/Materials/Generic/Glass/Glass1_Opaque_White.cgamat b/Materials/Generic/Glass/Glass1_Opaque_White.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..3db434d41de6d6721369142ef68b4b87e50b15df --- /dev/null +++ b/Materials/Generic/Glass/Glass1_Opaque_White.cgamat @@ -0,0 +1,13 @@ +color.r,0.9 +color.g,0.9 +color.b,0.9 +opacity,1 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,Glass1_Opaque_White \ No newline at end of file diff --git a/Materials/Generic/Glass/Glass1_RealTransparency_Black.cgamat b/Materials/Generic/Glass/Glass1_RealTransparency_Black.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..0a4915658eb8e28b2b71587cbbe48c68ac27902d --- /dev/null +++ b/Materials/Generic/Glass/Glass1_RealTransparency_Black.cgamat @@ -0,0 +1,13 @@ +color.r,0.01 +color.g,0.01 +color.b,0.01 +opacity,0.2 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,blend +shader,CityEnginePBRShader +name,Glass1_RealTransparency_Black diff --git a/Materials/Generic/Glass/Glass1_RealTransparency_Blue.cgamat b/Materials/Generic/Glass/Glass1_RealTransparency_Blue.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..0efa68e321adb3ef80f523a05ea8ee115fc1e352 --- /dev/null +++ b/Materials/Generic/Glass/Glass1_RealTransparency_Blue.cgamat @@ -0,0 +1,13 @@ +color.r,0.2 +color.g,0.4 +color.b,0.7 +opacity,0.2 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,blend +shader,CityEnginePBRShader +name,Glass1_RealTransparency_Blue \ No newline at end of file diff --git a/Materials/Generic/Glass/Glass1_RealTransparency_Brown.cgamat b/Materials/Generic/Glass/Glass1_RealTransparency_Brown.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..505986a20000bd426b78a09206baf96672386bfc --- /dev/null +++ b/Materials/Generic/Glass/Glass1_RealTransparency_Brown.cgamat @@ -0,0 +1,13 @@ +color.r,0.5 +color.g,0.4 +color.b,0.3 +opacity,0.2 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,blend +shader,CityEnginePBRShader +name,Glass1_RealTransparency_Brown \ No newline at end of file diff --git a/Materials/Generic/Glass/Glass1_RealTransparency_Turquoise.cgamat b/Materials/Generic/Glass/Glass1_RealTransparency_Turquoise.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..6fa33c775a0399060b121479d218579175720dc4 --- /dev/null +++ b/Materials/Generic/Glass/Glass1_RealTransparency_Turquoise.cgamat @@ -0,0 +1,13 @@ +color.r,0.0 +color.g,0.3 +color.b,0.3 +opacity,0.2 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,blend +shader,CityEnginePBRShader +name,Glass1_RealTransparency_Turquoise \ No newline at end of file diff --git a/Materials/Generic/Glass/Glass1_RealTransparency_White.cgamat b/Materials/Generic/Glass/Glass1_RealTransparency_White.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..784e2c16f83086b36ebd3c7a058857972ffce5af --- /dev/null +++ b/Materials/Generic/Glass/Glass1_RealTransparency_White.cgamat @@ -0,0 +1,13 @@ +color.r,0.9 +color.g,0.9 +color.b,0.9 +opacity,0.2 +metallic,0.5 +roughness,0 +normalmap,Textures/Glass1_Normal.tif +normalmap.rw, 0 +normalmap.su, 0.3 +normalmap.sv, 0.3 +opacitymap.mode,blend +shader,CityEnginePBRShader +name,Glass1_RealTransparency_White \ No newline at end of file diff --git a/Materials/Generic/Glass/Textures/Glass1_Normal.tif b/Materials/Generic/Glass/Textures/Glass1_Normal.tif new file mode 100644 index 0000000000000000000000000000000000000000..ae91e610a828b94d47f6758c2401b2b53ebe61d6 --- /dev/null +++ b/Materials/Generic/Glass/Textures/Glass1_Normal.tif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71f3582838a0e5dd2c6b9c70ee0ea20d7559aae2f43586e1d45abc674f9fe54a +size 1168312 diff --git a/Materials/Generic/Metal/Aluminium/AluminiumPerforatedCircles_Brushed_1x1.cgamat b/Materials/Generic/Metal/Aluminium/AluminiumPerforatedCircles_Brushed_1x1.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..b1d82f1d65b4de28bba3ca3eaaef806e96817afb --- /dev/null +++ b/Materials/Generic/Metal/Aluminium/AluminiumPerforatedCircles_Brushed_1x1.cgamat @@ -0,0 +1,13 @@ +color.b,1 +color.g,1 +color.r,1 +opacity,1 +metallic,1 +roughness,1 +colormap,Textures/Aluminium_Brushed_1x1_Color.jpg +metallicmap,Textures/Aluminium_Brushed_1x1_MetallicRoughness.jpg +roughnessmap,Textures/Aluminium_Brushed_1x1_MetallicRoughness.jpg +opacitymap,Textures/AluminiumPerforatedCircles_Brushed_1x1_Alpha.jpg +opacitymap.mode,blend +shader,CityEnginePBRShader +name,AluminiumPerforatedCircles_Brushed_1x1 diff --git a/Materials/Generic/Metal/Aluminium/AluminiumPerforatedLines_Brushed_1x1.cgamat b/Materials/Generic/Metal/Aluminium/AluminiumPerforatedLines_Brushed_1x1.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..0727945459dadaec0ce5a5368914c28b617314ad --- /dev/null +++ b/Materials/Generic/Metal/Aluminium/AluminiumPerforatedLines_Brushed_1x1.cgamat @@ -0,0 +1,13 @@ +color.b,1 +color.g,1 +color.r,1 +opacity,1 +metallic,1 +roughness,1 +colormap,Textures/Aluminium_Brushed_1x1_Color.jpg +metallicmap,Textures/Aluminium_Brushed_1x1_MetallicRoughness.jpg +roughnessmap,Textures/Aluminium_Brushed_1x1_MetallicRoughness.jpg +opacitymap,Textures/AluminiumPerforatedLines_Brushed_1x1_Alpha.jpg +opacitymap.mode,blend +shader,CityEnginePBRShader +name,AluminiumPerforatedLines_Brushed_1x1 diff --git a/Materials/Generic/Metal/Aluminium/Aluminium_Brushed_1x1.cgamat b/Materials/Generic/Metal/Aluminium/Aluminium_Brushed_1x1.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..ecdc1f11b5f549894433730791e45dd8301f4b22 --- /dev/null +++ b/Materials/Generic/Metal/Aluminium/Aluminium_Brushed_1x1.cgamat @@ -0,0 +1,12 @@ +color.b,1 +color.g,1 +color.r,1 +opacity,1 +metallic,1 +roughness,1 +colormap,Textures/Aluminium_Brushed_1x1_Color.jpg +metallicmap,Textures/Aluminium_Brushed_1x1_MetallicRoughness.jpg +roughnessmap,Textures/Aluminium_Brushed_1x1_MetallicRoughness.jpg +opacitymap.mode,opaque +shader,CityEnginePBRShader +name, Aluminium_Brushed_1x1 \ No newline at end of file diff --git a/Materials/Generic/Metal/Aluminium/Textures/.prvw/Aluminium_Brushed_1x1_Color.jpg.jpg b/Materials/Generic/Metal/Aluminium/Textures/.prvw/Aluminium_Brushed_1x1_Color.jpg.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e2fc550bfe087149fdbc13b2047ff5e4f7e5b1c4 Binary files /dev/null and b/Materials/Generic/Metal/Aluminium/Textures/.prvw/Aluminium_Brushed_1x1_Color.jpg.jpg differ diff --git a/Materials/Generic/Metal/Aluminium/Textures/AluminiumPerforatedCircles_Brushed_1x1_Alpha.jpg b/Materials/Generic/Metal/Aluminium/Textures/AluminiumPerforatedCircles_Brushed_1x1_Alpha.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed4fd97cb44efde6209cfd2215e2b6ad98ee62eb --- /dev/null +++ b/Materials/Generic/Metal/Aluminium/Textures/AluminiumPerforatedCircles_Brushed_1x1_Alpha.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45a1d59a2a42dac96ef71dabe6fc0ac99abcbc87fbf25fb4cb06d5288720878d +size 1150046 diff --git a/Materials/Generic/Metal/Aluminium/Textures/AluminiumPerforatedLines_Brushed_1x1_Alpha.jpg b/Materials/Generic/Metal/Aluminium/Textures/AluminiumPerforatedLines_Brushed_1x1_Alpha.jpg new file mode 100644 index 0000000000000000000000000000000000000000..37f6e4455150aeb4d0646dc7761820604a673747 --- /dev/null +++ b/Materials/Generic/Metal/Aluminium/Textures/AluminiumPerforatedLines_Brushed_1x1_Alpha.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a994ff82e026b2809e92ce6b029007d8e931acba0f043888eca10d57f2166c6c +size 685157 diff --git a/Materials/Generic/Metal/Aluminium/Textures/Aluminium_Brushed_1x1_Color.jpg b/Materials/Generic/Metal/Aluminium/Textures/Aluminium_Brushed_1x1_Color.jpg new file mode 100644 index 0000000000000000000000000000000000000000..032cd774431ca96ce7330cc8893fe52f10aff96e --- /dev/null +++ b/Materials/Generic/Metal/Aluminium/Textures/Aluminium_Brushed_1x1_Color.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ceb05f211b909563e0da3c73b9dcea0bb66066555eda28ee762d19ea0154fb +size 157209 diff --git a/Materials/Generic/Metal/Aluminium/Textures/Aluminium_Brushed_1x1_MetallicRoughness.jpg b/Materials/Generic/Metal/Aluminium/Textures/Aluminium_Brushed_1x1_MetallicRoughness.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d78046f325b34743b055ab5476ce98fbeefe974a --- /dev/null +++ b/Materials/Generic/Metal/Aluminium/Textures/Aluminium_Brushed_1x1_MetallicRoughness.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80693cba412c0db91334a0196fe4057c79c088092f1a69368cc18a4388782c9c +size 842946 diff --git a/Materials/Generic/Metal/Steel/SteelPerforatedCircles_Galvanised_1x1.cgamat b/Materials/Generic/Metal/Steel/SteelPerforatedCircles_Galvanised_1x1.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..06dc70d1989041ba3f7c48073ac30e390816e7ce --- /dev/null +++ b/Materials/Generic/Metal/Steel/SteelPerforatedCircles_Galvanised_1x1.cgamat @@ -0,0 +1,13 @@ +color.b,1 +color.g,1 +color.r,1 +opacity,1 +metallic,1 +roughness,1 +colormap,Textures/Steel_Galvanised_1x1_Color.jpg +metallicmap,Textures/Steel_Galvanised_1x1_MetallicRoughness.jpg +roughnessmap,Textures/Steel_Galvanised_1x1_MetallicRoughness.jpg +opacitymap,Textures/SteelPerforatedCircles_1x1_Alpha.jpg +opacitymap.mode,blend +shader,CityEnginePBRShader +name,SteelPerforatedCircles_Galvanised_1x1 \ No newline at end of file diff --git a/Materials/Generic/Metal/Steel/SteelPerforatedLines_Galvanised_1x1.cgamat b/Materials/Generic/Metal/Steel/SteelPerforatedLines_Galvanised_1x1.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..473972711171c0ceadb683a7b9477efbb7e4f1ac --- /dev/null +++ b/Materials/Generic/Metal/Steel/SteelPerforatedLines_Galvanised_1x1.cgamat @@ -0,0 +1,13 @@ +color.r,1 +color.g,1 +color.b,1 +opacity,1 +metallic,1 +roughness,1 +colormap,Textures/Steel_Galvanised_1x1_Color.jpg +metallicmap,Textures/Steel_Galvanised_1x1_MetallicRoughness.jpg +roughnessmap,Textures/Steel_Galvanised_1x1_MetallicRoughness.jpg +opacitymap,Textures/SteelPerforatedLines_1x1_Alpha.jpg +opacitymap.mode,blend +shader,CityEnginePBRShader +name,SteelPerforatedLines_Galvanised_1x1 \ No newline at end of file diff --git a/Materials/Generic/Metal/Steel/Steel_Brushed_1x1.cgamat b/Materials/Generic/Metal/Steel/Steel_Brushed_1x1.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..1da501f8a69cce781277381b3000ed86340704c4 --- /dev/null +++ b/Materials/Generic/Metal/Steel/Steel_Brushed_1x1.cgamat @@ -0,0 +1,12 @@ +color.b,1 +color.g,1 +color.r,1 +opacity,1 +metallic,1 +roughness,1 +colormap,Textures/Steel_Brushed_1x1_Color.jpg +metallicmap,Textures/Steel_Brushed_1x1_MetallicRoughness.jpg +roughnessmap,Textures/Steel_Brushed_1x1_MetallicRoughness.jpg +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,Steel_Brushed_1x1 diff --git a/Materials/Generic/Metal/Steel/Steel_Galvanised_1x1.cgamat b/Materials/Generic/Metal/Steel/Steel_Galvanised_1x1.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..1a3e234c4608d928f1d343081275bb3ada16aab6 --- /dev/null +++ b/Materials/Generic/Metal/Steel/Steel_Galvanised_1x1.cgamat @@ -0,0 +1,12 @@ +color.b,1 +color.g,1 +color.r,1 +opacity,1 +metallic,1 +roughness,1 +colormap,Textures/Steel_Galvanised_1x1_Color.jpg +metallicmap,Textures/Steel_Galvanised_1x1_MetallicRoughness.jpg +roughnessmap,Textures/Steel_Galvanised_1x1_MetallicRoughness.jpg +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,Steel_Galvanised_1x1 \ No newline at end of file diff --git a/Materials/Generic/Metal/Steel/Textures/.prvw/Steel_Brushed_1x1_Color.jpg.jpg b/Materials/Generic/Metal/Steel/Textures/.prvw/Steel_Brushed_1x1_Color.jpg.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e93712e6fcee82b1feaa3c6e1973d11d9a0c0c38 Binary files /dev/null and b/Materials/Generic/Metal/Steel/Textures/.prvw/Steel_Brushed_1x1_Color.jpg.jpg differ diff --git a/Materials/Generic/Metal/Steel/Textures/SteelPerforatedCircles_1x1_Alpha.jpg b/Materials/Generic/Metal/Steel/Textures/SteelPerforatedCircles_1x1_Alpha.jpg new file mode 100644 index 0000000000000000000000000000000000000000..75233ef2145f9688fd7a2758c3fbec0ae208986d --- /dev/null +++ b/Materials/Generic/Metal/Steel/Textures/SteelPerforatedCircles_1x1_Alpha.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7786535b9430fa44318a56d1696a8db34bad4fca71bb10665562fba36a3411 +size 1150022 diff --git a/Materials/Generic/Metal/Steel/Textures/SteelPerforatedLines_1x1_Alpha.jpg b/Materials/Generic/Metal/Steel/Textures/SteelPerforatedLines_1x1_Alpha.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7cab8eac4ef90e772e7334a65616dac4f3515c45 --- /dev/null +++ b/Materials/Generic/Metal/Steel/Textures/SteelPerforatedLines_1x1_Alpha.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e60167a73ec3faed0dafceaa6613fad24bd20c58882bb72b449aae4f090ba543 +size 685133 diff --git a/Materials/Generic/Metal/Steel/Textures/Steel_Brushed_1x1_Color.jpg b/Materials/Generic/Metal/Steel/Textures/Steel_Brushed_1x1_Color.jpg new file mode 100644 index 0000000000000000000000000000000000000000..76574887bf264a53d665374d441e7e9dd79aa132 --- /dev/null +++ b/Materials/Generic/Metal/Steel/Textures/Steel_Brushed_1x1_Color.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc8832e77c5550676e7754651bcb6ff69a215887e9a6309b03b42ef61bf57724 +size 1344704 diff --git a/Materials/Generic/Metal/Steel/Textures/Steel_Brushed_1x1_MetallicRoughness.jpg b/Materials/Generic/Metal/Steel/Textures/Steel_Brushed_1x1_MetallicRoughness.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7290e3a825e4cbe5aeab4a53abc51d0cb77e317a --- /dev/null +++ b/Materials/Generic/Metal/Steel/Textures/Steel_Brushed_1x1_MetallicRoughness.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a87d5fe33fe5378e0328ab142dbe0490fdc888595a863de7356254c839c259 +size 842938 diff --git a/Materials/Generic/Metal/Steel/Textures/Steel_Galvanised_1x1_Color.jpg b/Materials/Generic/Metal/Steel/Textures/Steel_Galvanised_1x1_Color.jpg new file mode 100644 index 0000000000000000000000000000000000000000..b07dd6adbca3e1f93f244dd21de92753015dcabb --- /dev/null +++ b/Materials/Generic/Metal/Steel/Textures/Steel_Galvanised_1x1_Color.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01dc427a902a9818e2aaa9c3b7fcb493e1b49bd23f3bf5fb36f469eb64dfedba +size 466402 diff --git a/Materials/Generic/Metal/Steel/Textures/Steel_Galvanised_1x1_MetallicRoughness.jpg b/Materials/Generic/Metal/Steel/Textures/Steel_Galvanised_1x1_MetallicRoughness.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e0fba771eec38df86c96045f95156ae6535782ce --- /dev/null +++ b/Materials/Generic/Metal/Steel/Textures/Steel_Galvanised_1x1_MetallicRoughness.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea77fc4fc47b2d3ff5ae7c97068ab13b4e0820cdea89497745b667bbf554a51 +size 744378 diff --git a/Materials/Generic/Plastic/PVC/PVC_Smooth_cBlackBlue.cgamat b/Materials/Generic/Plastic/PVC/PVC_Smooth_cBlackBlue.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..894c972c29540c340ce8b72239d22547d5cd1d32 --- /dev/null +++ b/Materials/Generic/Plastic/PVC/PVC_Smooth_cBlackBlue.cgamat @@ -0,0 +1,10 @@ +color.b,0.3 +color.g,0.3 +color.r,0.3 +opacity,1 +metallic,0.02 +roughness,0.5 +normalmap,Textures/PVC_Smooth_Normal.jpg +opacitymap.mode,opaque +shader,CityEnginePBRShader +name, PVC_Smooth_cBlackBlue diff --git a/Materials/Generic/Plastic/PVC/Textures/PVC_Smooth_Normal.jpg b/Materials/Generic/Plastic/PVC/Textures/PVC_Smooth_Normal.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aceec4228fb036d4b5b6175c26164c6d6e443879 --- /dev/null +++ b/Materials/Generic/Plastic/PVC/Textures/PVC_Smooth_Normal.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e90b86f165995380c81245b9f09001d58f63de9fb125b29fde310517f35e8e5 +size 162064 diff --git a/Materials/Generic/Slate/Slate_1x1.cgamat b/Materials/Generic/Slate/Slate_1x1.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..9e7f40d2ba26dd6d556a39bcb6a5b2085c862482 --- /dev/null +++ b/Materials/Generic/Slate/Slate_1x1.cgamat @@ -0,0 +1,13 @@ +color.r,1 +color.g,1 +color.b,1 +opacity,1 +metallic,0 +roughness,1 +colormap,Textures/Slate_1x1_Color.jpg +normalmap,Textures/Slate_1x1_Normal.jpg +roughnessmap,Textures/Slate_1x1_MetallicRoughness.jpg +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,Slate_1x1 + diff --git a/Materials/Generic/Slate/Textures/Slate_1x1_Color.jpg b/Materials/Generic/Slate/Textures/Slate_1x1_Color.jpg new file mode 100644 index 0000000000000000000000000000000000000000..60b05cedde5f17d93fe2062479074f6ae26a79ba --- /dev/null +++ b/Materials/Generic/Slate/Textures/Slate_1x1_Color.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f0a633568baa0b3072f10ed4f0202f52695480df60c0d58fab31d106b6e1b57 +size 114705 diff --git a/Materials/Generic/Slate/Textures/Slate_1x1_MetallicRoughness.jpg b/Materials/Generic/Slate/Textures/Slate_1x1_MetallicRoughness.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e45a021c29b9e314beba05f84ccf8dd470709ef8 --- /dev/null +++ b/Materials/Generic/Slate/Textures/Slate_1x1_MetallicRoughness.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3bbbf97459f8a62d53107139e871d3ff581171a8ec22d0aa05f45034772319 +size 111986 diff --git a/Materials/Generic/Slate/Textures/Slate_1x1_Normal.jpg b/Materials/Generic/Slate/Textures/Slate_1x1_Normal.jpg new file mode 100644 index 0000000000000000000000000000000000000000..70adbf587759aa439bab9a9d5031d953c7433e98 --- /dev/null +++ b/Materials/Generic/Slate/Textures/Slate_1x1_Normal.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12dd16e446f6fb4edd38eb1f396e7ef1a105fbb63274914e6bc64ebab9e601fd +size 220712 diff --git a/Materials/Generic/Terracotta/Terracotta_1x1.cgamat b/Materials/Generic/Terracotta/Terracotta_1x1.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..dcaeb9cac015f63e94679398ca241d574f10eada --- /dev/null +++ b/Materials/Generic/Terracotta/Terracotta_1x1.cgamat @@ -0,0 +1,12 @@ +color.r,1 +color.g,1 +color.b,1 +opacity,1 +metallic,0 +roughness,1 +colormap,Textures/Terracotta_1x1_Color.jpg +normalmap,Textures/Terracotta_1x1_Normal.jpg +roughnessmap,Textures/Terracotta_1x1_MetallicRoughness.jpg +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,Terracotta_1x1 diff --git a/Materials/Generic/Terracotta/Textures/Terracotta_1x1_Color.jpg b/Materials/Generic/Terracotta/Textures/Terracotta_1x1_Color.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6781564c0c7a18a49c15fb9a1bceca1ce166f440 --- /dev/null +++ b/Materials/Generic/Terracotta/Textures/Terracotta_1x1_Color.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6f2b98d039284ffd7aa6464fdfb8015d0a684f43cc8d49d707536dba63a10e1 +size 457754 diff --git a/Materials/Generic/Terracotta/Textures/Terracotta_1x1_MetallicRoughness.jpg b/Materials/Generic/Terracotta/Textures/Terracotta_1x1_MetallicRoughness.jpg new file mode 100644 index 0000000000000000000000000000000000000000..56edfa801ecaaa187c7660d3df6ecd020a6c11dd --- /dev/null +++ b/Materials/Generic/Terracotta/Textures/Terracotta_1x1_MetallicRoughness.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11fed8a1b3e49bdfeeaa3d2cf5ac086519b07217ff6059edb5c73cd8d81ad131 +size 190076 diff --git a/Materials/Generic/Terracotta/Textures/Terracotta_1x1_Normal.jpg b/Materials/Generic/Terracotta/Textures/Terracotta_1x1_Normal.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf4c1c775c3f3299e026709b6c1e0e06cbf58879 --- /dev/null +++ b/Materials/Generic/Terracotta/Textures/Terracotta_1x1_Normal.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f5ce317ab302890b7c2c2bb897563fb48fb8e5effe52427f219a0982602ca7c +size 623658 diff --git a/Materials/Generic/Test_Patterns/Textures/UVTest_10x10.png b/Materials/Generic/Test_Patterns/Textures/UVTest_10x10.png new file mode 100644 index 0000000000000000000000000000000000000000..ecf9a1b9d271fd9e519654f5be4fed84fa5872a4 --- /dev/null +++ b/Materials/Generic/Test_Patterns/Textures/UVTest_10x10.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f68e3a70dad3c3d847c2f41dbda0c9547ede225d236eb318b0caaf5716aa687f +size 115816 diff --git a/Materials/Generic/Test_Patterns/Textures/UVTest_10x10_min.png b/Materials/Generic/Test_Patterns/Textures/UVTest_10x10_min.png new file mode 100644 index 0000000000000000000000000000000000000000..1da9eec104b51da45239b943a8be1bea24917562 Binary files /dev/null and b/Materials/Generic/Test_Patterns/Textures/UVTest_10x10_min.png differ diff --git a/Materials/Generic/Test_Patterns/Textures/UVTest_1x1.png b/Materials/Generic/Test_Patterns/Textures/UVTest_1x1.png new file mode 100644 index 0000000000000000000000000000000000000000..f7ef302f537f9f8d73531cc8dd8d35775e93cccb Binary files /dev/null and b/Materials/Generic/Test_Patterns/Textures/UVTest_1x1.png differ diff --git a/Materials/Generic/Test_Patterns/UVTest_10x10.cgamat b/Materials/Generic/Test_Patterns/UVTest_10x10.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..728e27995fbd440df3b8e67ee7e547416c62a46f --- /dev/null +++ b/Materials/Generic/Test_Patterns/UVTest_10x10.cgamat @@ -0,0 +1,6 @@ +colormap,Textures/UVTest_10x10_min.png +colormap.su,0.1 +colormap.sv,0.1 +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,UVTest_10x10 \ No newline at end of file diff --git a/Materials/Generic/Test_Patterns/UVTest_1x1.cgamat b/Materials/Generic/Test_Patterns/UVTest_1x1.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..e46a923f417a85b417042214ec0499afd6217def --- /dev/null +++ b/Materials/Generic/Test_Patterns/UVTest_1x1.cgamat @@ -0,0 +1,6 @@ +colormap,Textures/UVTest_1x1.png +colormap.su,1 +colormap.sv,1 +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,UVTest_1x1 diff --git a/Materials/Generic/Wood/Textures/Wood_10x10_MetallicRoughness.jpg b/Materials/Generic/Wood/Textures/Wood_10x10_MetallicRoughness.jpg new file mode 100644 index 0000000000000000000000000000000000000000..44d8c33a51576a7614835dcd36e9e5e4ab9fd3c3 --- /dev/null +++ b/Materials/Generic/Wood/Textures/Wood_10x10_MetallicRoughness.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdd835387ebd499f4569f26ec465082d57c9bbf563c105aa7f09a715764a0456 +size 120391 diff --git a/Materials/Generic/Wood/Textures/Wood_10x10_Normal.jpg b/Materials/Generic/Wood/Textures/Wood_10x10_Normal.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7396b924837de177acff1f490daa4fb5a3607e53 Binary files /dev/null and b/Materials/Generic/Wood/Textures/Wood_10x10_Normal.jpg differ diff --git a/Materials/Generic/Wood/Textures/Wood_Standard_10x10_Color.jpg b/Materials/Generic/Wood/Textures/Wood_Standard_10x10_Color.jpg new file mode 100644 index 0000000000000000000000000000000000000000..285b6c9e5ca29b7c75aafd66c27b021e9cb4fcf9 --- /dev/null +++ b/Materials/Generic/Wood/Textures/Wood_Standard_10x10_Color.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb874046279b1f48d77a20521fc1549aeffbee1074e420d8d840ea6df8e4c23 +size 655436 diff --git a/Materials/Generic/Wood/Textures/Wood_Weathered_10x10_Color.jpg b/Materials/Generic/Wood/Textures/Wood_Weathered_10x10_Color.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ee56646c230c7eb24b70911afdb5c621260b1ff --- /dev/null +++ b/Materials/Generic/Wood/Textures/Wood_Weathered_10x10_Color.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfd790370ee65aacd35c59c7f1fef3d215fb13bc92a84f46eb02c9e31d8bcd50 +size 649291 diff --git a/Materials/Generic/Wood/Wood_Standard_10x10.cgamat b/Materials/Generic/Wood/Wood_Standard_10x10.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..fcaad80ae8f050e2cf4205183531bade7936d5e7 --- /dev/null +++ b/Materials/Generic/Wood/Wood_Standard_10x10.cgamat @@ -0,0 +1,21 @@ +color.r,1 +color.g,1 +color.b,1 +opacity,1 +metallic,0 +roughness,1 +colormap,Textures/Wood_Standard_10x10_Color.jpg +colormap.su,0.1 +colormap.sv,0.1 +normalmap,Textures/Wood_10x10_Normal.jpg +normalmap.su,0.1 +normalmap.sv,0.1 +metallicmap.su,0.1 +metallicmap.sv,0.1 +roughnessmap,Textures/Wood_10x10_MetallicRoughness.jpg +roughnessmap.su,0.1 +roughnessmap.sv,0.1 +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,Wood_Standard_10x10 + diff --git a/Materials/Generic/Wood/Wood_Weathered_10x10.cgamat b/Materials/Generic/Wood/Wood_Weathered_10x10.cgamat new file mode 100644 index 0000000000000000000000000000000000000000..2c6b3be7b73c3a94a19841644f7faf15e7931b98 --- /dev/null +++ b/Materials/Generic/Wood/Wood_Weathered_10x10.cgamat @@ -0,0 +1,21 @@ +color.r,1 +color.g,1 +color.b,1 +opacity,1 +metallic,0 +roughness,1 +colormap,Textures/Wood_Weathered_10x10_Color.jpg +colormap.su,0.1 +colormap.sv,0.1 +normalmap,Textures/Wood_10x10_Normal.jpg +normalmap.su,0.1 +normalmap.sv,0.1 +metallicmap.su,0.1 +metallicmap.sv,0.1 +roughnessmap,Textures/Wood_10x10_MetallicRoughness.jpg +roughnessmap.su,0.1 +roughnessmap.sv,0.1 +opacitymap.mode,opaque +shader,CityEnginePBRShader +name,Wood_Weathered_10x10 +