How to export vector graphics from pyprocessing

78 views
Skip to first unread message

Anita Graser

unread,
Aug 9, 2012, 2:34:04 PM8/9/12
to pyprocess...@googlegroups.com
Hi,

How can I export vector graphics (SVG, PDF, ...) from pyprocessing?
My goal is to produce highquality graphics for print which I cannot achieve saving in screen resolution.

Thanks!

Anita

anatoly techtonik

unread,
Aug 31, 2012, 4:58:15 PM8/31/12
to pyprocess...@googlegroups.com
pyprocessing renders everything through pyglet, which renders through OpenGL, so.. if there is a way to export vector graphics from OpenGL scene back to PC, it should be possible. Otherwise pyprocessing should implement some intermediate stuff to store vector data, but I don't believe that's technically feasible.
Reply all
Reply to author
Forward
0 new messages