Puzzles/Mazes/Nests
Affine Spirals
Apollonian Gasket
Source of the extension: https://github.com/macbuse/Apollonian
Bouwkamp Code
Source: https://github.com/Wandmalfarbe/bouwkamp-code-generator
This Inkscape extension allows you to generate squared squares and squared rectangles from Bouwkamp codes and table codes. You can paste Bouwkamp codes with or without various formatting characters (like brackets) and convert them to the corresponding squares. The following three simple perfect squared squares (SPSS) that were generated from Bouwkamp codes.
Eggmazing
Lasercut Jigsaw
An extension for Inkscape that creates jigsaw shaped pieces. Options for back, and single cut pieces. Creates a jigsaw puzzle for laser cutting.
- set dimensions in various units,
- number of pieces in X,Y,
- randomness and size of tabs,
- rounded corners, and a backing as an option.
- packed neatly for minimal cutting.
- uses minimal lines to optimise for laser cutting (e.g. when using packed backboard).
May one day be extended to do boolean cuts and create separate pieces. (Will require DBUS or some other way to call boolean ops from a plugin.) Currently there is an experimental checkbox which will create pieces suitable for laborious manual boolean operations. Useful if you want separate jigsaw pieces.
Source:
Sample Output
Maze
Source of extension: https://inkscape.org/de/~thjazi/%E2%98%85maze
Sudoku
This extension calls the program qqwing to generate Sudoku data. The executable for Windows and Linux are bundled.