I made this post process shader just for fun, and to see if I could do it. I haven't played Valkyria Chronicles yet, but it's on my to-do list. I saw a let's play on YouTube, thought the game had a pretty look to it, and I figured I would try recreating their shader. I think it turned out pretty well.
In essence, this shader consists of three parts: The paper texture, the paintbrush texture, and finding the shadows where you'll overlay the paintbrush texture:
It looks like the game also does something with blending to the paper texture along the edges. I don't think that would be too hard to do. You would just need to add a mask and a final lerp before hooking it up to emissive. Have fun!
Edit: I don't know what's wrong, but ever since the forums came back up I haven't been able to look at the pictures enlarged. If you want to see the pictures better, you can head to my website: http://himekosutori.com/?p=450
Comment