Phone Number to Gate Address Translator
Phone number stays in the browser. It is not sent to any other system. Also, other numbers can be used. All non-digits are ignored.
Gate address
Symbols based on SVG images from Wikipedia's
Stargate
page, created by
SGC.Alex
. See HTML comments for more details.
To Do
-
Download glyphs from
Wikipedia
.
-
Merge into a single SVG document using symbols, or whatever the current best practice is.
-
Embed the SVG document here, ensuring credit is given where credit is due.
-
Replace the letters with SVG glyphs.
-
Fix symbol internal areas. They are currently white, but should be transparent.
-
Animate glyphs in.
-
Truncate glyph sequence. This will be done by using modulo math. For a Milky Way address, the base will be 38 * 37 * 36 * 35 * 34 * 33.
-
Add SGC dialing computer animation.
-
Add gate animation
-
Find all referenced gate addresses and attempt to find matching glyphs. (super crazy)
-
If phone number matches known gate address, show a screen cap, if possible. (also crazy)