How can I do my own, custom SDF’s in fuse? Say, I wish to build my own SDF sphere and raymarch it, how would I do it? I think that it should be something along these lines, but it’s not working as expected. The sphere is flat:
I did not use the “step” node before, but the step function should be in the raymarch node itself already. you already got the sphere, but without correct uvs I believe.