8000 GitHub - alexanderameye/stencil-debugger
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

alexanderameye/stencil-debugger

Repository files navigation

🔎 Stencil Debugger for Unity's Universal URP

Stencil Debugger is a utility for visualizing the stencil buffer in Unity URP. This is useful for debugging purposes when working on rendering effects that make use of the stencil buffer.

Stencil Debugger

Installation

  1. Open the package manager and select the Install package from git URL... option found under the top left dropdown.

    From Git URL

  2. Enter the following link https://github.com/alexanderameye/stencil-debugger.git.

    Git Input URL

  3. Click Install.

Usage

After importing the package, you can check compatibility with your project through the Window > Stencil Debugger > Compatibility window.

  • Add the Stencil Debug Renderer Feature to your renderer

Renderer Feature

Limitations

  • Only tested on Unity 6 and Unity 2022, including support for Render Graph.
  • Not optimized for performance. Only use it in the editor (it's for debugging) and do not include it in your build.

Attributions

The draw_digit method in the StencilDebug shader for drawing digits was written by Freya Holmér.

Contact

@ameye.devhttps://ameye.dev

💛 Feeling appreciative of this free package? Check out Linework 💛

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0