Notgnoshi / generative

Generative art. A suite of composable tools to generate, transform and visualize WKT geometries
MIT License
22 stars 3 forks source link

Add radial grids #177

Closed Notgnoshi closed 1 month ago

Notgnoshi commented 2 months ago

Closes #172 Closes #178

Intended use is for a more interesting grid for use in asemic writing.

Notgnoshi commented 1 month ago

Get to the bottom of whether round-tripping can be expected to work

This makes sense. Given a rectangular (x, y) grid with a row of points for x=0, if you suddenly decide that those (x, y) points are (r, theta) points, then every x=0 point now maps to the origin (because r=0 is the origin no matter what theta is).