<font color='black' size='2' face='arial'><font size="2">Hi Cairo List,<br>
<br>
I would like to be able to rotate text in 3d with cairo. This is what I tried.<br>
<br>
https://github.com/cecashon/OrderedSetVelociRaptor/blob/master/Misc/cairo_drawings/euler1.c<br>
<br>
Some limited cases work but it doesn't look like you can match text to a 3d plane using a cairo matrix. Does anyone have the 3d text rotation in cairo figured out?<br>
<br>
Improved on some 3d drawings with cairo. Made use of painters algorithm, flat shading, rotations, revolutions, sychronizing rotating 3d objects, etc.<br>
<br>
https://github.com/cecashon/OrderedSetVelociRaptor/blob/master/Misc/cairo_drawings/spring2.c<br>
<br>
Being able to use text in 3d would be useful.<br>
<br>
Eric</font></font>