/PolarPlot.quark

A polar plotting utility for SuperCollider

Primary LanguageSuperColliderGNU General Public License v3.0GPL-3.0

The PolarPlot Quark

A polar plot for single and multichannel data.

Radial plotting for SuperCollider, useful for plotting things like microphone patterns, cylindrical/spherical harmonics, etc.

The plot is comprised of multiple layers—grid lines, data plot, title, and legend—each with their own settable attributes.

Installing

Install via SuperCollider's command line:

Quarks.install("https://github.com/mtmccrea/PolarPlot")

Feedback and Bug Reports

Known issues are logged at GitHub.

Change log

0.1.0

  • Published as a Quark.

Credits

The development of the PolarPlot Quark for SuperCollider3 is supported by The University of Washington's Center for Digital Arts and Experimental Media (DXARTS).  

Copyright the ATK Community, Joseph Anderson, and Michael McCrea, 2018.

Contributors

  • Michael McCrea (@mtmccrea)