Skip to content

pjt222/spiralizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to spiralizer!

This app wraps the 2D example of plotVoronoiDiagram of the tessellation package. Voronoï plots based on a fermat spiral can be created.

The app is available at pjt222.shinyapps.io/spiralizer

Some examples:

from = 111 | to = 222 | length = 333 image

from = 0 | to = 107 | length = 179 image

from = 0 | to = 666 | length = 999 image

from = 333 | to = 666 | length = 999 image