SdfVfxSamples

August 7, 2024 ยท View on GitHub

This repository contains Unity samples showing how to use SDF (signed distance field) with Visual Effect Graph.

screenshot gif

gif gif

System requirements

  • Unity 6

Frequently Asked Questions

How can I get a SDF for my model?

You can use the SDF Bake Tool to generate a SDF file.

Contents

  1. 1System requirements
  2. 2Frequently Asked Questions
  3. 2.1How can I get a SDF for my model?