Hi everyone,
I’m currently experimenting with Isopod and the field_display example. I can visualize the SDF field nicely with the colored texture and contour-like lines, but I’m wondering if there is a way to extract those lines as actual Grasshopper/Rhino curves.
What I would like to get is not only the main iso-surface boundary, but the multiple contour lines visible in the texture preview, a bit like topographic curves of the SDF field.
I was wondering if there is already a simple workflow or component for this in Isopod, or if it should be done by sampling the field on a 2D grid and running a marching-squares / contour extraction process.
I also saw the OnIsoSurf component in Kangaroo and wondered if it could help here, but I’m not sure if it is meant for extracting curves or only for pulling points onto a specific isovalue.
So my questions are:
-
Is there a native/simple way to extract the contour curves shown in the SDF texture preview?
-
Can
OnIsoSurfbe used for this purpose? -
If not, what would be the recommended method to generate real curves from several SDF isovalues?
Thanks a lot!


