Panda's new shader system

Don’t forget: toon rendering consists of two parts:

  • Toon shading: the lighting on the model is quantized.

  • Took inking: black lines are drawn around the model.

The toon inking algorithm that I usually use is a full-screen algorithm. But toon shading is per-model.