Graphical sigil generator from a spell or phrase.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
@🕸️🕸️🕸️🕸️🕸️ f0441fb641
Document index.html and how to get path length
2 years ago
animation Document index.html and how to get path length 2 years ago
sigil Initial commit 2 years ago
Readme.md Document index.html and how to get path length 2 years ago
Screenshot from 2021-08-10 15-26-07.png Initial commit 2 years ago
full_sigil.py Initial commit 2 years ago
full_sigil_bindloareswhfytupkmcg.svg Revert "transparent images" 2 years ago
full_sigil_grid.svg Revert "transparent images" 2 years ago
plain_sigil.py Initial commit 2 years ago
plain_sigil.svg Initial commit 2 years ago
shoebot_test.pdf Initial commit 2 years ago
sigil_letters.py Initial commit 2 years ago

Readme.md

Sigil Generator

Generates a graphical sigil on a 3x3 cipher grid from a spell or phrase.1

In collaboration with Lucile Haute, Institute of Diagram Studies High Priestess for Cyber-Witchcraft.

Example:

bind billionaires who fly to the upper sky from coming back to earth

drawing of the sigil on a 3x3 grid

Installation

The Python scripts are written for Shoebot, follow instructions to install it.

(Shoebot is a rewrite of Nodebox 1 so the scripts might work in there and/or in Drawbot with some adjustments)

Additional dependencies:

Usage

Sigil generator

full_sigil.py generates a diagram on a 3x3 Grid.

  1. Initial statement phrase e.g. "bind billionaires who fly to the upper sky from coming back to earth"

⬇️

  1. Strip the phrase of duplicate letters (see sigil_letters.py) e.g. "bindloareswhfytupkmcg"

⬇️

  1. Connect the letters on this grid

The 3x3 letter grid

⬇️

  1. Result

Sigil line on top of the grid

Animation

To produce animations, use the plain_sigil.py script.

  1. Save the output as .svg like plain_sigil.svg
  2. Copy the <path> part like the one below and paste it to replace the similar one in index.html
<path style="fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:rgb(0.784314%,8.235294%,70.196078%);stroke-opacity:1;stroke-miterlimit:10;" d="M 150 50 L 250 250 L 150 150 L 50 150 L 250 50 L 250 150 L 50 50 L 250 250 L 50 50 L 150 150 L 150 250 L 250 150 L 50 250 L 150 50 L 250 50 L 50 250 L 150 50 L 50 150 L 250 50 L 50 250 "/>
  1. Adjust the path length as indicated in the index.html file comments so the animation draws the whole line.
  2. Open index.html


  1. Jackson, M.B. Sigils, Ciphers and Scripts: History and Graphic Function of Magick Symbols. Somerset, England: Green Magic, 2013. ↩︎