BlackMojito Posted November 8, 2017 Share Posted November 8, 2017 Hi Folks, I am still a little bit confused with the Rendering pipeline system. Are the SSAORenderingPipeline, DefaultRenderingPipeline and StandardRenderingPipeline just for convenience? So we can use only one of them at a time? If I would like to combine some effects in the Default with SSAO, basically I need to write my own RenderingPipeline, right? Thanks in advance Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted November 8, 2017 Share Posted November 8, 2017 Hello, yes they are here for your convenience. You can chain then with no problem like this: https://www.babylonjs-playground.com/#5XB8YT#4 (See line #21) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.