I would like to be able to export a string of 3D extruded text as an OBJ or similar 3D file format, and I can't find any examples on the internet.
I have played around with the solid_font.py demo in the OpenGLContext/tests/ folder, which uses FontTools to display the text, but I don't know how to get that mesh data back out.
Any ideas would be greatly appreciated, thanks,
--
Dave Morris