[gl2ps] OpenGL -> Vector without code modification
Bill Baxter
wbaxter at gmail.com
Sat Jan 12 04:45:57 CET 2008
Has anyone looked into integrating gl2ps with GLIntercept[1]?
There's plugin for GLIntercept called OGLE [2] which you can use to
automatically extract a Wavefront OBJ file from an OpenGL program
without access to source code.
It seems like it would be quite do-able to make a gl2ps plugin, build
on the work the OGLE folks did.
[1] GLIntercept http://glintercept.nutty.org/
[2] OGLE http://ogle.eyebeamresearch.org/
--bb