Skip to content

Commit 0e83d6d

Browse files
authored
Merge pull request #15 from gam0022/wip-composite-screen
Wip composite screen
2 parents 126e7a2 + 2f8babb commit 0e83d6d

9 files changed

+561
-0
lines changed

Assets/Demoscene/Projects/2018-07-28-Composite.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 330 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,330 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!29 &1
4+
OcclusionCullingSettings:
5+
m_ObjectHideFlags: 0
6+
serializedVersion: 2
7+
m_OcclusionBakeSettings:
8+
smallestOccluder: 5
9+
smallestHole: 0.25
10+
backfaceThreshold: 100
11+
m_SceneGUID: 00000000000000000000000000000000
12+
m_OcclusionCullingData: {fileID: 0}
13+
--- !u!104 &2
14+
RenderSettings:
15+
m_ObjectHideFlags: 0
16+
serializedVersion: 9
17+
m_Fog: 0
18+
m_FogColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
19+
m_FogMode: 3
20+
m_FogDensity: 0.01
21+
m_LinearFogStart: 0
22+
m_LinearFogEnd: 300
23+
m_AmbientSkyColor: {r: 0.212, g: 0.227, b: 0.259, a: 1}
24+
m_AmbientEquatorColor: {r: 0.114, g: 0.125, b: 0.133, a: 1}
25+
m_AmbientGroundColor: {r: 0.047, g: 0.043, b: 0.035, a: 1}
26+
m_AmbientIntensity: 1
27+
m_AmbientMode: 0
28+
m_SubtractiveShadowColor: {r: 0.42, g: 0.478, b: 0.627, a: 1}
29+
m_SkyboxMaterial: {fileID: 10304, guid: 0000000000000000f000000000000000, type: 0}
30+
m_HaloStrength: 0.5
31+
m_FlareStrength: 1
32+
m_FlareFadeSpeed: 3
33+
m_HaloTexture: {fileID: 0}
34+
m_SpotCookie: {fileID: 10001, guid: 0000000000000000e000000000000000, type: 0}
35+
m_DefaultReflectionMode: 0
36+
m_DefaultReflectionResolution: 128
37+
m_ReflectionBounces: 1
38+
m_ReflectionIntensity: 1
39+
m_CustomReflection: {fileID: 0}
40+
m_Sun: {fileID: 0}
41+
m_IndirectSpecularColor: {r: 0.44657826, g: 0.49641263, b: 0.57481676, a: 1}
42+
m_UseRadianceAmbientProbe: 0
43+
--- !u!157 &3
44+
LightmapSettings:
45+
m_ObjectHideFlags: 0
46+
serializedVersion: 11
47+
m_GIWorkflowMode: 0
48+
m_GISettings:
49+
serializedVersion: 2
50+
m_BounceScale: 1
51+
m_IndirectOutputScale: 1
52+
m_AlbedoBoost: 1
53+
m_TemporalCoherenceThreshold: 1
54+
m_EnvironmentLightingMode: 0
55+
m_EnableBakedLightmaps: 1
56+
m_EnableRealtimeLightmaps: 1
57+
m_LightmapEditorSettings:
58+
serializedVersion: 10
59+
m_Resolution: 2
60+
m_BakeResolution: 40
61+
m_AtlasSize: 1024
62+
m_AO: 0
63+
m_AOMaxDistance: 1
64+
m_CompAOExponent: 1
65+
m_CompAOExponentDirect: 0
66+
m_Padding: 2
67+
m_LightmapParameters: {fileID: 0}
68+
m_LightmapsBakeMode: 1
69+
m_TextureCompression: 1
70+
m_FinalGather: 0
71+
m_FinalGatherFiltering: 1
72+
m_FinalGatherRayCount: 256
73+
m_ReflectionCompression: 2
74+
m_MixedBakeMode: 2
75+
m_BakeBackend: 1
76+
m_PVRSampling: 1
77+
m_PVRDirectSampleCount: 32
78+
m_PVRSampleCount: 500
79+
m_PVRBounces: 2
80+
m_PVRFilterTypeDirect: 0
81+
m_PVRFilterTypeIndirect: 0
82+
m_PVRFilterTypeAO: 0
83+
m_PVRFilteringMode: 1
84+
m_PVRCulling: 1
85+
m_PVRFilteringGaussRadiusDirect: 1
86+
m_PVRFilteringGaussRadiusIndirect: 5
87+
m_PVRFilteringGaussRadiusAO: 2
88+
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
89+
m_PVRFilteringAtrousPositionSigmaIndirect: 2
90+
m_PVRFilteringAtrousPositionSigmaAO: 1
91+
m_ShowResolutionOverlay: 1
92+
m_LightingDataAsset: {fileID: 0}
93+
m_UseShadowmask: 1
94+
--- !u!196 &4
95+
NavMeshSettings:
96+
serializedVersion: 2
97+
m_ObjectHideFlags: 0
98+
m_BuildSettings:
99+
serializedVersion: 2
100+
agentTypeID: 0
101+
agentRadius: 0.5
102+
agentHeight: 2
103+
agentSlope: 45
104+
agentClimb: 0.4
105+
ledgeDropHeight: 0
106+
maxJumpAcrossDistance: 0
107+
minRegionArea: 2
108+
manualCellSize: 0
109+
cellSize: 0.16666667
110+
manualTileSize: 0
111+
tileSize: 256
112+
accuratePlacement: 0
113+
debug:
114+
m_Flags: 0
115+
m_NavMeshData: {fileID: 0}
116+
--- !u!1 &85763092
117+
GameObject:
118+
m_ObjectHideFlags: 0
119+
m_CorrespondingSourceObject: {fileID: 0}
120+
m_PrefabInternal: {fileID: 0}
121+
serializedVersion: 6
122+
m_Component:
123+
- component: {fileID: 85763095}
124+
- component: {fileID: 85763094}
125+
- component: {fileID: 85763093}
126+
m_Layer: 0
127+
m_Name: Main Camera
128+
m_TagString: MainCamera
129+
m_Icon: {fileID: 0}
130+
m_NavMeshLayer: 0
131+
m_StaticEditorFlags: 0
132+
m_IsActive: 1
133+
--- !u!81 &85763093
134+
AudioListener:
135+
m_ObjectHideFlags: 0
136+
m_CorrespondingSourceObject: {fileID: 0}
137+
m_PrefabInternal: {fileID: 0}
138+
m_GameObject: {fileID: 85763092}
139+
m_Enabled: 1
140+
--- !u!20 &85763094
141+
Camera:
142+
m_ObjectHideFlags: 0
143+
m_CorrespondingSourceObject: {fileID: 0}
144+
m_PrefabInternal: {fileID: 0}
145+
m_GameObject: {fileID: 85763092}
146+
m_Enabled: 1
147+
serializedVersion: 2
148+
m_ClearFlags: 4
149+
m_BackGroundColor: {r: 0.19215687, g: 0.3019608, b: 0.4745098, a: 0}
150+
m_projectionMatrixMode: 1
151+
m_SensorSize: {x: 36, y: 24}
152+
m_LensShift: {x: 0, y: 0}
153+
m_FocalLength: 50
154+
m_NormalizedViewPortRect:
155+
serializedVersion: 2
156+
x: 0
157+
y: 0
158+
width: 1
159+
height: 1
160+
near clip plane: 0.3
161+
far clip plane: 1000
162+
field of view: 60
163+
orthographic: 0
164+
orthographic size: 5
165+
m_Depth: -1
166+
m_CullingMask:
167+
serializedVersion: 2
168+
m_Bits: 4294967295
169+
m_RenderingPath: -1
170+
m_TargetTexture: {fileID: 0}
171+
m_TargetDisplay: 0
172+
m_TargetEye: 3
173+
m_HDR: 1
174+
m_AllowMSAA: 1
175+
m_AllowDynamicResolution: 0
176+
m_ForceIntoRT: 0
177+
m_OcclusionCulling: 1
178+
m_StereoConvergence: 10
179+
m_StereoSeparation: 0.022
180+
--- !u!4 &85763095
181+
Transform:
182+
m_ObjectHideFlags: 0
183+
m_CorrespondingSourceObject: {fileID: 0}
184+
m_PrefabInternal: {fileID: 0}
185+
m_GameObject: {fileID: 85763092}
186+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
187+
m_LocalPosition: {x: 0, y: 1, z: -10}
188+
m_LocalScale: {x: 1, y: 1, z: 1}
189+
m_Children: []
190+
m_Father: {fileID: 0}
191+
m_RootOrder: 0
192+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
193+
--- !u!1 &572624564
194+
GameObject:
195+
m_ObjectHideFlags: 0
196+
m_CorrespondingSourceObject: {fileID: 0}
197+
m_PrefabInternal: {fileID: 0}
198+
serializedVersion: 6
199+
m_Component:
200+
- component: {fileID: 572624566}
201+
- component: {fileID: 572624565}
202+
m_Layer: 0
203+
m_Name: Directional Light
204+
m_TagString: Untagged
205+
m_Icon: {fileID: 0}
206+
m_NavMeshLayer: 0
207+
m_StaticEditorFlags: 0
208+
m_IsActive: 1
209+
--- !u!108 &572624565
210+
Light:
211+
m_ObjectHideFlags: 0
212+
m_CorrespondingSourceObject: {fileID: 0}
213+
m_PrefabInternal: {fileID: 0}
214+
m_GameObject: {fileID: 572624564}
215+
m_Enabled: 1
216+
serializedVersion: 8
217+
m_Type: 1
218+
m_Color: {r: 1, g: 0.95686275, b: 0.8392157, a: 1}
219+
m_Intensity: 1
220+
m_Range: 10
221+
m_SpotAngle: 30
222+
m_CookieSize: 10
223+
m_Shadows:
224+
m_Type: 2
225+
m_Resolution: -1
226+
m_CustomResolution: -1
227+
m_Strength: 1
228+
m_Bias: 0.05
229+
m_NormalBias: 0.4
230+
m_NearPlane: 0.2
231+
m_Cookie: {fileID: 0}
232+
m_DrawHalo: 0
233+
m_Flare: {fileID: 0}
234+
m_RenderMode: 0
235+
m_CullingMask:
236+
serializedVersion: 2
237+
m_Bits: 4294967295
238+
m_Lightmapping: 4
239+
m_LightShadowCasterMode: 0
240+
m_AreaSize: {x: 1, y: 1}
241+
m_BounceIntensity: 1
242+
m_ColorTemperature: 6570
243+
m_UseColorTemperature: 0
244+
m_ShadowRadius: 0
245+
m_ShadowAngle: 0
246+
--- !u!4 &572624566
247+
Transform:
248+
m_ObjectHideFlags: 0
249+
m_CorrespondingSourceObject: {fileID: 0}
250+
m_PrefabInternal: {fileID: 0}
251+
m_GameObject: {fileID: 572624564}
252+
m_LocalRotation: {x: 0.40821788, y: -0.23456968, z: 0.10938163, w: 0.8754261}
253+
m_LocalPosition: {x: 0, y: 3, z: 0}
254+
m_LocalScale: {x: 1, y: 1, z: 1}
255+
m_Children: []
256+
m_Father: {fileID: 0}
257+
m_RootOrder: 1
258+
m_LocalEulerAnglesHint: {x: 50, y: -30, z: 0}
259+
--- !u!1 &1894563821
260+
GameObject:
261+
m_ObjectHideFlags: 0
262+
m_CorrespondingSourceObject: {fileID: 0}
263+
m_PrefabInternal: {fileID: 0}
264+
serializedVersion: 6
265+
m_Component:
266+
- component: {fileID: 1894563824}
267+
- component: {fileID: 1894563823}
268+
- component: {fileID: 1894563822}
269+
m_Layer: 0
270+
m_Name: ScreenQuad
271+
m_TagString: Untagged
272+
m_Icon: {fileID: 0}
273+
m_NavMeshLayer: 0
274+
m_StaticEditorFlags: 0
275+
m_IsActive: 1
276+
--- !u!23 &1894563822
277+
MeshRenderer:
278+
m_ObjectHideFlags: 0
279+
m_CorrespondingSourceObject: {fileID: 0}
280+
m_PrefabInternal: {fileID: 0}
281+
m_GameObject: {fileID: 1894563821}
282+
m_Enabled: 1
283+
m_CastShadows: 0
284+
m_ReceiveShadows: 1
285+
m_DynamicOccludee: 0
286+
m_MotionVectors: 1
287+
m_LightProbeUsage: 0
288+
m_ReflectionProbeUsage: 1
289+
m_RenderingLayerMask: 4294967295
290+
m_Materials:
291+
- {fileID: 2100000, guid: ad6466661a8b5764ca3dec54b57aac85, type: 2}
292+
m_StaticBatchInfo:
293+
firstSubMesh: 0
294+
subMeshCount: 0
295+
m_StaticBatchRoot: {fileID: 0}
296+
m_ProbeAnchor: {fileID: 0}
297+
m_LightProbeVolumeOverride: {fileID: 0}
298+
m_ScaleInLightmap: 1
299+
m_PreserveUVs: 0
300+
m_IgnoreNormalsForChartDetection: 0
301+
m_ImportantGI: 0
302+
m_StitchLightmapSeams: 0
303+
m_SelectedEditorRenderState: 3
304+
m_MinimumChartSize: 4
305+
m_AutoUVMaxDistance: 0.5
306+
m_AutoUVMaxAngle: 89
307+
m_LightmapParameters: {fileID: 0}
308+
m_SortingLayerID: 0
309+
m_SortingLayer: 0
310+
m_SortingOrder: 0
311+
--- !u!33 &1894563823
312+
MeshFilter:
313+
m_ObjectHideFlags: 0
314+
m_CorrespondingSourceObject: {fileID: 0}
315+
m_PrefabInternal: {fileID: 0}
316+
m_GameObject: {fileID: 1894563821}
317+
m_Mesh: {fileID: 4300000, guid: 174d2669f56544940bcaa89a2ddf2860, type: 2}
318+
--- !u!4 &1894563824
319+
Transform:
320+
m_ObjectHideFlags: 0
321+
m_CorrespondingSourceObject: {fileID: 0}
322+
m_PrefabInternal: {fileID: 0}
323+
m_GameObject: {fileID: 1894563821}
324+
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
325+
m_LocalPosition: {x: 0, y: 0, z: 0}
326+
m_LocalScale: {x: 1, y: 1, z: 1}
327+
m_Children: []
328+
m_Father: {fileID: 0}
329+
m_RootOrder: 2
330+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}

Assets/Demoscene/Projects/2018-07-28-Composite/Composite.unity.meta

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)