
Welcome
This is a work in progress and will eventauly replace the documentation found here - https://github.com/RyanSweeney987/distance-field-outline-docs/wiki
This is the official documentation for the Distance Field Outline plugin available on Fab.
Distance Field Outline is a plugin that enables you to create outlines based on Distance Fields. It does this by generating the distance fields using the Jump Flood Algorithm for you and then lets you do the rest.
It's recommended that you at least understand how to set up post-process effects. Understanding distance fields requires no more than understanding that each pixel represents the distance to the nearest edge and how you can leverage this information.
The plugin officially only supports the deferred rendering pipeline, this limitation may not change. This is based on whether the Scene View Extension, which this plugin uses, gets called in the renderer.
Jump right in
Last updated