Hello, I am new to Babylon and the forum
I would like to implement SSAO into my 3D viewer to achieve a somehow realistic lighting/rendering. The application will run on tablets but also laptops, so performance is key…
I would like to know if there are any more ways for me to improve my FPS rate. I already activated close to all features that are stated in the wiki on ’ How To Optimize Your Scene’ so I think I’ll have to change the way I am using SSAO. I also considered deactivating SSAO (all post-processing) when the FPS drop too low (as shown in the Scene Optimizer Wiki Post). I know that SSAO2 is supposed to be better, but using SSAO I experienced better performance and better results (for my taste).
My question: Am I missing something that could improve my FPS? (besides shutting off SSAO, I will probably do that anyway using the Scene Optimizer. This way i can keep it when rendering the scene on a PC or strong laptop…)
Here is a Playground for a Basic Scene without SSAO or any Performance improvement:
Here is a Playground for a Basic Scene without SSAO and all the Performance improvement I can think of:
Here is a Playground for a Basic Scene with SSAO and all the Performance improvement I can think of:
Thank you in advance,
I hope i described my Problem well