Awesome tutorial. Long time issue that is unfortunately a painful workaround. One thing i have tried and is seemingly working...is instead of making the override material, is to switch from lit in the deferred render to Lighting only, which does the override for you. Have you tried this and found any issues with it?
@Starlingstudio7 ай бұрын
very good tutorial thanks !
@nullptr73476 ай бұрын
Hello! Thanks for the tutorial.It was great.How can i only render shadows in shadow pass .Is there a way to exclude the objects that we applied M_GreyBall?
@nicosteyl37095 ай бұрын
This is a great tutorial on the render graph, but the post process material only renders when using JPG. When using EXR or PNG, everything renders fine except the post process pass, which renders blank. Do you have a tutorial on how to render out the shadow pass as a transparent PNG that is usable in an after effects composite without having to unmult or remove a rasterized jpeg alpha?
@danielnoll85023 ай бұрын
if you go into the PP Material and check "output alpha" and leave it to 1, you will get the same results with png and exr
@minyorrk3 ай бұрын
@@danielnoll8502 where is output alpha? i can't fine that
@danielnoll85023 ай бұрын
@@minyorrk Go into the Material Editor. Select the material. On the left in the properties, search for alpha.
@danielnoll85023 ай бұрын
@@minyorrk In the Material Editor, select the Material. On the left in the details panel seach for Alpha. Enable Output Alpha. Your Material will get an Opacity Slot. Leave that at 1.0
@JasonAdank5 ай бұрын
does this also catch indirect / gi shadows?
@SyntasLevel7887 ай бұрын
very good video, great tutorial. Could I make a video suggestion? I've been looking everywhere and trying to do it myself, but to no avail, could you make a tutorial to create a lowbitrate effect in the post process? (or jpeg compression) I imagine that you would accept the challenge because this is something very difficult and I noticed that you have a lot of experience
@renderbucket6 ай бұрын
Let me ponder this a bit. 🤔
@SyntasLevel7886 ай бұрын
@@renderbucket Thank you very much, another suggestion is a datamosh effect (very difficult)
@renderbucket6 ай бұрын
This should give you some ideas to get started creating such effects. kzbin.info/www/bejne/rpK1qmOpialnf7M
@SyntasLevel7886 ай бұрын
@@renderbucket Thank you very much for helping me, I appreciate your effort in making the video