Ported LWRP RenderPass examples#11
Conversation
…ExampleLibrary#7 * adjusted to auto-load right profiles * roughly cleaned up folder structure * ported PPv2 to new postprocessing to not introduce more dependencies
|
@phi-lira do you think you or someone else could over this to merge it in, or tell me what changes are required? |
|
Could we at least have a comment from someone at Unity that's either:
In the absence of 1 to 4 we can only conclude
which is a bit disheartening! |
|
Oh sorry about this. I guess we forgot to review it as we were not added to PR originally. I just added @Verasl but he is out of office now, I'm putting a note to have a chat with him when he's back. |
|
Changed this to working branch in our repo. Will take it from there. |
|
Apologies if I've overlooked them but there's no mention of the new examples in the readme is there? I can see that being the crucial entrypoint for someone trying to figure out how to do x in URP. |
|
I'll have a follow up PR to change the examples, then I'll add wiki pages / changes to README. |
The examples here are pretty great and I was always wondering why they're not also in this repo.
Since 7.2.0 is out now I thought it would be a nice opportunity to port them over as WIP samples, so here they are. I ported them to 2019.3 / URP 7.2.0 and adjusted them for this repo (e.g. automatically loading correct SRP profile on scene load).
They'll need a bit folder structure cleanup, so I added them to the "WIP" section for now.