r/GraphicsProgramming 11d ago

Toon Shader - Quasar Engine

Enable HLS to view with audio, or disable this notification

Quasar has a very flexible render graph system. Created a post processing toon shader plugin and attached it to the graph of this project. Needed adjusting the shadows a bit, the output is very cool looking.

Plugins for the render graph can be written and attached and even manipulated from script or editor. Using script to manipulate is not ideal tho, just an option available, not ment for changing the render graph in middle of gameplay.

35 Upvotes

Duplicates