Based on Viktor Chlumský Master's thesis.
Use Walnut.
You'll need to have the Vulkan SDK installed.
- Clone recursively:
git clone --recursive https://github.com/JulienGery/SDFBezier
- Run
scripts/Setup.bat
- Open
SDFBezier.sln
and hit F5 (preferably change configuration to Release or Dist first, Debug is slow)