Image Sampler: ShapeDiver dosen't convert data as Grasshopper

Hi everyone,

I was trying to replace Image Sampler from Grasshopper to the one of Shape Diver but I keep getting different results. It seems that the one from ShapeDiver only adjust z coordinate for y, but not for x.

Do you know what can be the problem? The information in the panels are exactly the same.


This is the grasshopper file for this problem
terrain_1.gh (1.5 MB)

Switch your Image Sampler Domain input to a two-dimensional domain.

1 Like

Thank you, it solved the problem :slight_smile: