Hello. I’m trying to use distance fields to deform my mesh by this tutorial, but in some moment my distance field visualizer just stopped working. I should see black-white image with it, but for now I’m seeing this:
here’s the original scene without visualizer:
And the second problem - distance field functionality just doesn’t work for me: at the beginning I’ve got just very ugly result following that tutorial, but for now it’s just doesn’t work at all. Here’s my material (for better visualization I’ve connected result to base color) - there is just no distance fields:
P.S. I’ve tried to change RHI from DX12 to Vulkan and setting “Generate Mesh Distance Fields” is enabled.
What am I missing?