Closed martinRenou closed 5 years ago
maybe not number of lines, but spacing
... or both
spacing
is better I agree. And there should be a different spacing for each dimension. The default spacing_x
could be bounding_box_x / 10
We could definitely allow making a grid that highlights data as well (some kind of iso-lines), in the screenshot the input data for the grid was the x
and y
positions, but we could use data linked to the mesh (e.g. temperature, pressure etc...)
We should add a grid effect:
line_color
,line_width
,number_lines
and it should be possible to choose on which axes to put lines. With possible values likex
,xy
,xz
and evenxyz
.