Home Unity

Guilty Gear XRD shader in Unity?

Base
polygon
Offline / Send Message
Base polygon
Hey all, I was curious how close I could get to achieving Guilty Gear XRD's toon-like shader look in Unity, and what techniques would be best to look into. I admit I'm pretty new to shaders, but I'm pretty curious about what a shader like this takes, and whether Unity can do it without performance hiccups.

For reference, here is the opening video of the game.
https://www.youtube.com/watch?v=gQ9Cd4MKqHs

As you can see, it has a really cartoon-styled look while defining all the right lines and edges, and having really nice shading.

How much of this is the shader, and how much is texturing? What kind of things should I think about while working with it? (i.e. they tend to use pretty 'flat' parts with low amounts of painted details, should I do the same to keep it looking good?) It seems more complex than just slapping a toon shader on it and making some changes. This is made in the Unreal engine as well, which I know has some robust shader abilities...

Anyone know where to start?

Replies

Sign In or Register to comment.