diff options
| author | yum <yum.food.vr@gmail.com> | 2024-04-25 15:52:24 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2024-04-25 15:52:24 -0700 |
| commit | 6eed98ff4e57326ebf7a41f0c180635a7bcac626 (patch) | |
| tree | 67f5e269bafb49608cab8a6b22534d83fd09b58b /Third_Party/at.pimaker.ltcgi/Propaganda | |
| parent | b9671b47df8b17fa3143d4b0dbdecf9b77cc7607 (diff) | |
Add LTCGI
Also begin trying to fix fallback shaders.
Diffstat (limited to 'Third_Party/at.pimaker.ltcgi/Propaganda')
| -rw-r--r-- | Third_Party/at.pimaker.ltcgi/Propaganda/Attribution Material.mat | 78 | ||||
| -rw-r--r-- | Third_Party/at.pimaker.ltcgi/Propaganda/Attribution.png | bin | 0 -> 19600 bytes | |||
| -rw-r--r-- | Third_Party/at.pimaker.ltcgi/Propaganda/AttributionWhite.png | bin | 0 -> 20214 bytes | |||
| -rw-r--r-- | Third_Party/at.pimaker.ltcgi/Propaganda/Poster1.png | bin | 0 -> 5655549 bytes | |||
| -rw-r--r-- | Third_Party/at.pimaker.ltcgi/Propaganda/Poster1_rotated.jpg | bin | 0 -> 1185834 bytes | |||
| -rw-r--r-- | Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_graffiti.png | bin | 0 -> 703060 bytes | |||
| -rw-r--r-- | Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_sign.fbx | bin | 0 -> 467324 bytes | |||
| -rw-r--r-- | Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_sign_mat.mat | 77 | ||||
| -rw-r--r-- | Third_Party/at.pimaker.ltcgi/Propaganda/pi_graffiti.png | bin | 0 -> 193663 bytes |
9 files changed, 155 insertions, 0 deletions
diff --git a/Third_Party/at.pimaker.ltcgi/Propaganda/Attribution Material.mat b/Third_Party/at.pimaker.ltcgi/Propaganda/Attribution Material.mat new file mode 100644 index 0000000..8a982a9 --- /dev/null +++ b/Third_Party/at.pimaker.ltcgi/Propaganda/Attribution Material.mat @@ -0,0 +1,78 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Attribution Material + m_Shader: {fileID: 10751, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _ALPHATEST_ON _GLOSSYREFLECTIONS_OFF _SPECULARHIGHLIGHTS_OFF + m_LightmapFlags: 4 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 2800000, guid: 801767748289aef48b9e6caf6d0bd96a, type: 3} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.45 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _EnableEmission: 0 + - _GlossMapScale: 1 + - _Glossiness: 0 + - _GlossyReflections: 0 + - _Metallic: 0 + - _Mode: 1 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 0 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 1, g: 1, b: 1, a: 1} + - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} diff --git a/Third_Party/at.pimaker.ltcgi/Propaganda/Attribution.png b/Third_Party/at.pimaker.ltcgi/Propaganda/Attribution.png Binary files differnew file mode 100644 index 0000000..ba1d788 --- /dev/null +++ b/Third_Party/at.pimaker.ltcgi/Propaganda/Attribution.png diff --git a/Third_Party/at.pimaker.ltcgi/Propaganda/AttributionWhite.png b/Third_Party/at.pimaker.ltcgi/Propaganda/AttributionWhite.png Binary files differnew file mode 100644 index 0000000..b2d5298 --- /dev/null +++ b/Third_Party/at.pimaker.ltcgi/Propaganda/AttributionWhite.png diff --git a/Third_Party/at.pimaker.ltcgi/Propaganda/Poster1.png b/Third_Party/at.pimaker.ltcgi/Propaganda/Poster1.png Binary files differnew file mode 100644 index 0000000..004f5e8 --- /dev/null +++ b/Third_Party/at.pimaker.ltcgi/Propaganda/Poster1.png diff --git a/Third_Party/at.pimaker.ltcgi/Propaganda/Poster1_rotated.jpg b/Third_Party/at.pimaker.ltcgi/Propaganda/Poster1_rotated.jpg Binary files differnew file mode 100644 index 0000000..39b75f1 --- /dev/null +++ b/Third_Party/at.pimaker.ltcgi/Propaganda/Poster1_rotated.jpg diff --git a/Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_graffiti.png b/Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_graffiti.png Binary files differnew file mode 100644 index 0000000..60c08a2 --- /dev/null +++ b/Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_graffiti.png diff --git a/Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_sign.fbx b/Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_sign.fbx Binary files differnew file mode 100644 index 0000000..7c17d4f --- /dev/null +++ b/Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_sign.fbx diff --git a/Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_sign_mat.mat b/Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_sign_mat.mat new file mode 100644 index 0000000..c997662 --- /dev/null +++ b/Third_Party/at.pimaker.ltcgi/Propaganda/ltcgi_sign_mat.mat @@ -0,0 +1,77 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!21 &2100000 +Material: + serializedVersion: 6 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ltcgi_sign_mat + m_Shader: {fileID: 46, guid: 0000000000000000f000000000000000, type: 0} + m_ShaderKeywords: _EMISSION _GLOSSYREFLECTIONS_OFF _SPECULARHIGHLIGHTS_OFF + m_LightmapFlags: 2 + m_EnableInstancingVariants: 0 + m_DoubleSidedGI: 0 + m_CustomRenderQueue: -1 + stringTagMap: {} + disabledShaderPasses: [] + m_SavedProperties: + serializedVersion: 3 + m_TexEnvs: + - _BumpMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailAlbedoMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailMask: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _DetailNormalMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _EmissionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MainTex: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _MetallicGlossMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _OcclusionMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + - _ParallaxMap: + m_Texture: {fileID: 0} + m_Scale: {x: 1, y: 1} + m_Offset: {x: 0, y: 0} + m_Floats: + - _BumpScale: 1 + - _Cutoff: 0.5 + - _DetailNormalMapScale: 1 + - _DstBlend: 0 + - _GlossMapScale: 1 + - _Glossiness: 0.8 + - _GlossyReflections: 0 + - _Metallic: 0 + - _Mode: 0 + - _OcclusionStrength: 1 + - _Parallax: 0.02 + - _SmoothnessTextureChannel: 0 + - _SpecularHighlights: 0 + - _SrcBlend: 1 + - _UVSec: 0 + - _ZWrite: 1 + m_Colors: + - _Color: {r: 0.9526798, g: 0.41037738, b: 1, a: 1} + - _EmissionColor: {r: 1.8938819, g: 0.8175774, b: 1.9766746, a: 1} diff --git a/Third_Party/at.pimaker.ltcgi/Propaganda/pi_graffiti.png b/Third_Party/at.pimaker.ltcgi/Propaganda/pi_graffiti.png Binary files differnew file mode 100644 index 0000000..8856a09 --- /dev/null +++ b/Third_Party/at.pimaker.ltcgi/Propaganda/pi_graffiti.png |
