So I was looking up ways to really make my game look nice and found out Unity supports DX11. I messed around with some image effects and I’m pretty proud of the results:
Before:
After:
Tell me what you think.
So I was looking up ways to really make my game look nice and found out Unity supports DX11. I messed around with some image effects and I’m pretty proud of the results:
Before:
After:
Tell me what you think.
Looking good! Where should I start to learn about using DX11 in Unity?
Well I just found this article and read what each effect did and then used the ones that looked best:
http://www.udellgames.com/posts/dreamlike-shaders/
It’s got some good info.
I also read this article and that also had some useful stuff.