Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Rendering ofCamera to pdf

$
0
0

@chris_abyi wrote:

Hi everyone,

I'm drawing my scene within an ofCamera environment:
ofCamera ofCam;
ofCam.begin();
//Drawing instructions
ofCam.end();

I'd like to save what I can see on the screen as a pdf. I previously used ofBegin/EndSaveScreenAsPDF(), but this only gives me what's drawn on the screen without the camera transformations applied.

Any ideas on this? Thank you very much.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles