Method1: draw a slightly larger model
Pro and Con: thickness of outline is constant with regard to world space, (thick when viewed close, thin when far).
There are some noise on the face but that is fixable.
Method2: detect pixels in the model that are perpendicular to the camera
Pro and Con: thickness of outline is inconsistent and varies based on viewing angle. Easy to implement.
Method3: post processing edge detection filter
Pro and Con: thickness is constant with regard to camera space. (Always a few pixels), Outline applies to the entire scene, cant vary based on model. - also doesnt work on the crowd silhouettes so that have to be changed.
(Its also currently messed up on the hair but I think that is a separate issue)
Which method do you prefer? (Assuming the quirks will fixed but the base characteristics of each method remains)
I think that method 1 is the best. It gives it that "cel shading" style, which I don't see too often. It also gives it a more cartoony look which I feel fits the style of the game. Plus, when I draw, I love to emphasize outlines with thicker lines, I feel it makes the character pop out more.
ReplyDeleteNot a fan of the hybrid in method 2 simply because I like method 1.
+1 Method 1
-GZ
I know this isn't the time or place for this, but I'd like to mention another technique. Hardest, with highest level of control.
ReplyDeleteFirst thing you do is duplicate and slightly enlarge the base mesh - you're working with a second entire copy of whatever. You can shrink the poly count in this copy, but assume you're working with double triangles. Then, invert the normals. Finally, make this copy all black. You will only see the 'inside' of this copy, meaning you will see an inner shell of it BEHIND the main mesh. Boom, perfectly sculptable shadow.
~~~~~~~~~~~~~~~~~~~~~~
+1 Method 1
If you do a giant closeup of an ass getting spanked, then people aren't going to notice the outlines much.
Thats how method 1 works, except its done in shaders.
Deleteout of the 3, i like the 3rd one the best.
ReplyDelete2nd looks liuke a cominc book.
1st doesnt really look like much to me :/
No outline.
ReplyDeleteI kinda like the way 3 does the hair
ReplyDeleteall of them are Unnecessary.
ReplyDeleteMethod 1.But no outline is better.
ReplyDelete