A distribution of planes is an map that assigns a plane to each point of space. For example:
A distribution can be defined by giving a field of normal vectors to the planes (more precisely, a one-form). In the case above, the normal vectors are [y,0,1].
How would you create a function for plotting distributions in Julia? Which package would you use?
3 posts - 2 participants