MHenderson / squarelimit

Escher's Square Limit in R with funcgeo.
0 stars 0 forks source link

Improve the fish #15

Open MHenderson opened 6 months ago

MHenderson commented 6 months ago

This looks much nicer: http://shashi.biz/ijulia-notebooks/funcgeo/

MHenderson commented 6 months ago

This might be useful: https://github.com/coolbutuseless/svgparser

MHenderson commented 6 months ago

The problems I'm having implementing the flip operation might be related to using npc units. Look at the definition in the docs: https://stat.ethz.ch/R-manual/R-devel/library/grid/doc/grid.pdf

MHenderson commented 6 months ago

If I change from npc to native does the trick of changing the max and min values of the viewport window work?