- Home /
Unity AR + Postprocess
Hey, I`m trying to add LUT color grading from Postprocess Stack in Unity, but it works really poor. Everything works great in non AR mode. I think the problem may be that postprocess pass is done after ar grab camera pass. Did anyone tried to use Postprocess Stack with AR? Any luck?
Answer by Elarm00 · Apr 17, 2018 at 07:07 AM
Ok I finnaly had some time to investigate more and found a solution. Basically lut postprocess in unity is very heavy so I rewritten it to use 3d textures instead of 2d and disabled anti aliasing in quality settings. Now I can play on ipad with 60 fps, hope someone will find it usefull :D
Your answer

Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Can a iOS game camera have the Bloom optimized effect with clear flags = depth only? 0 Answers
Is PhysX being used on mobile 1 Answer
Bake Substance for Mobile 1 Answer
Mobile - Check for headphones 0 Answers