Skip to content

Sandify v1.2.2

Latest

Choose a tag to compare

@jeffeb3 jeffeb3 released this 26 Jan 19:31
· 50 commits to master since this release
13ec737

Sandify v1.2.2

New Features

Maze Shape

You can now generate traversable mazes in Sandify! Choose from four different grid types (Rectangle, Circle, Hexagon, or Triangle) and seven maze algorithms including Backtracker, Kruskal, Prim, and more. You can have the pattern draw the solution path or try to solve it yourself.

To try it out, select Maze as the layer Type.

maze1 maze2 maze3 maze4

New Fractal Spirograph Types

We've added several new L-system patterns (Anklet of Krishna, Fractal Tree 6, Lévy C Curve, Terdragon). There are also 2 new options: one to let you add randomness with branch probability, and one that adjusts angle offsets.

To try it out, select Fractal Spirograph and then try out different types and options.

image image

Voronoi Effect

The Voronoi shape now has an effect counterpart! It will convert any pattern into a Voronoi diagram, with some pretty dramatic results.

To try it out, add an effect to a layer and select Voronoi.

v1 v2

Internationalization

Thanks in large part to @songfei efforts, Sandify now supports multiple languages! We've added full Chinese translation support. To switch languages, go to the Settings tab and select a language (English or Simplified Chinese).

language1

New Fancy Text Fonts

The Fancy Text shape got a bunch of new fonts (Caveat, Fira Code, Montserrat, Permanent Marker, and Source Han Serif CN). Several fonts also have bold variants.

font1

Bug Fixes

  • Fixed aspect ratio issues when changing dimensions
  • Fixed slider inputs not updating when typing values

Forum Discussion

Head over to the V1 Engineering forum to discuss this release, ask questions, or share what you've created!