Common Code section

See my Multimap… You could easily use something like that.

If you really want to minimize calculation (same pattern radially), you could precalc and then push it all into a framebuffer (so calc once, then push to all matching pixels.

1 Like