We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpPrograms › High Resolution snapshots from running program
Page Index Toggle Pages: 1
High Resolution snapshots from running program (Read 329 times)
High Resolution snapshots from running program
Mar 23rd, 2008, 12:37am
 
Hi

I can't seem to find a workaround on how to get snapshots of a running program in higher resolutions than 72DPI.

I would like for my animation (some Perlin inspired noise) to run for
ex. 1000 frames, then save a .pdf of the whole thing and continue for another 1000 frames.

It seems the .pdf library only lets me save a file when running the setup method or at runtime in which case the output is 72DPI.

I have seen references to processing being used to make high resolution pictures... can anyone point me in the right direction on how to achieve this?

Cheers Smiley
Page Index Toggle Pages: 1