Quantcast
Channel: First steps - JuliaLang
Viewing all articles
Browse latest Browse all 2795

Plotting a distribution of planes

$
0
0

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

Read full topic


Viewing all articles
Browse latest Browse all 2795

Trending Articles