Skip to content

[ORL-63] Toon shader outlines w/o stencil #58

Open
@daalta

Description

@daalta

The current toon shader uses stencils to achieve its stencil effects. This effect has benefits when dealing with transparency. But it's sometimes less effective at rendering concave outlines or outlines that intersect with the mesh.

I'd appreciate being able to choose between stencil-based outlines and "traditional" outlines.

Here's a comparison between orels's toon shader and Poyomi.

orels vs poyomi

Here's an example of outlines not being rendered in certain conditions:

outlines

From SyncLinear.com | ORL-63

Metadata

Metadata

Assignees

No one assigned

    Labels

    ToonCreated by Linear-GitHub SyncfeatureFeature reqyuestslinearCreated by Linear-GitHub Sync

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions