Gallifreyan Name Coin
Description
I used the transcriber available here:
shermansplanet.com/gallifreyan
to write my girlfriend's name in Gallifreyan, and then ran that through OpenSCAD to make it a coin.
shermansplanet.com/gallifreyan
to write my girlfriend's name in Gallifreyan, and then ran that through OpenSCAD to make it a coin.
Instructions
1: Print
You must be logged in to post a comment.
License
Gallifreyan Name Coin by IWorkInPixels is licensed under the Attribution - Creative Commons license.

How did you convert the png output by the name program to the point-lists for the openScad file?
Actually, I only used the png output from the name program to let me know the basic form, which I then recreated in Photoshop, but then I ran that PNG through this plugin to export to OpenSCAD:
https://github.com/martymcguir...
From there, it was just a matter of linear_extrude()-ing to the appropriate depths.