text2surface by polymaker 3d model
3dmdb logo
Thingiverse
text2surface by polymaker

text2surface by polymaker

by Thingiverse
Last crawled date: 5 years, 2 months ago
This script takes text and makes it 3d. I know this has been done before but I thought this was a unique approach, so here it is. The script uses the Cairo and Pango libraries to render with whatever fonts you have installed (should be cross-platform though I have only tested on Linux). The thing that differentiates this approach most from others is that the text is anti-aliased.
The latest code will always be here:https://github.com/brad/text2surface
NOTE: This suffers from the same size limitation as it's predecessor, so if you make the text too large OpenSCAD will crash when rendering it. I've found 70 to be a good font size for a sign that spans the build platform, so that's the default.
Updates
2011-09-30: Added ability to extrude non anti-aliased text.

Tags