Skip to content

web based user interface to create patterns that could be useful for robots that draw in sand with ball bearings.

License

Notifications You must be signed in to change notification settings

jeffeb3/sandify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cd16d49 · Feb 6, 2025
Sep 18, 2023
Sep 9, 2023
Jun 13, 2024
Feb 6, 2025
Jul 28, 2023
May 2, 2022
Sep 9, 2023
Jul 20, 2023
Jul 22, 2023
Apr 11, 2022
Aug 6, 2020
Dec 29, 2024
Jun 29, 2017
Jun 13, 2024
Oct 21, 2024
Jun 7, 2024
May 2, 2022
Oct 3, 2022
Apr 11, 2022
Jul 22, 2023
Sep 9, 2023
Nov 3, 2024
Nov 3, 2024
Sep 24, 2023

Repository files navigation

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