Game Development Community

help with use of TGEA shaders?

by alphonso Stelivani · in Torque in Education · 01/23/2009 (4:24 pm) · 1 replies

How do you tell the engine to Cel shade?

#1
11/14/2009 (5:40 pm)
Your will have to write the post process shader yourself. the combination of a color processor which clamps colour values and then an edge detection method. there is as far as im aware no native method for making torque use cell shading