Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.46 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.46 KB

Sandify

Sandify turns your cold, empty-hearted, emotionless sand tables into cold, empty-hearted, emotionless sand table robots with enchanting patterns.

Build Status

Sandify outputs code you can run on your sand table. The code produced is:

  • Continuous, since the ball can't lift to travel to another location.
  • Bounded to never exceed machine limits, as the firmware isn't typically smart enough to handle.

Sandify supports a large number of shape types and effects, so be creative! Input is welcome from the community.

Using Sandify

  • Head over to sandify.org.
  • Adjust the machine limits to match your table.
  • Add shapes and effects until you create a pleasing pattern.
  • Export the code in a format supported by your table.

More info

Running from source locally