Testing out a cell shader I’m making. When I slowly rotate the camera you can see the outlines become all fuzzy.
It works fine with FXAA and SMAA although those look terrible.
(Video link)
[video]https://i.gyazo.com/7adf5f3867c636dab494c6ceada08a00.mp4[/video]
Note: shader is properly set to before tonemapper.
Any idea how to solve this? I’m thinking it has something to do with moving pixels and the way outlines work. Just wondering if there’s a workaround fix somehow?