Game Development Community

Cartoon Render Effect

by Tony Pitman · in Torque X 3D · 06/16/2010 (1:54 pm) · 3 replies

I have another question for my sequel to Zombie Sniper 3D.

I am thinking about doing it in cartoon mode instead of trying to be realistic. It has been brought to my attention that I would want to do shadows and cartoon shading. There is a sample on the XNA site about doing the cartoon shading, but that doesn't take into account using the Torque X engine. Can someone help me figure out how to do cartoon shading the Torque X way?

#1
06/16/2010 (6:05 pm)
Are you looking for something like an HLSL? I found this not too long ago. It's "for" TGEA, but it works as a decent starting place.

www.torquepowered.com/community/forums/viewthread/24977
#2
06/16/2010 (6:15 pm)
Thanks, yes HLSL. I know there are a lot of them out there. The question I have is how / where do I put it in my Torque X game? I need a tutorial on that.
#3
06/17/2010 (8:47 am)
Tony I was trying to figure that out as well. Both for TX3D and TX2D.