POV-Ray : Newsgroups : povray.programming : Where in the code does the output file get written? : Re: Where in the code does the output file get written? Server Time
18 Apr 2024 20:12:16 EDT (-0400)
  Re: Where in the code does the output file get written?  
From: scott
Date: 31 Jul 2013 05:49:33
Message: <51f8ddad$1@news.povray.org>
>> What
>> I want to do is modify the output filename to attach the current date
>> and time automatically. This way whilst I'm developing a scene it will
>> automatically keep all test renders.
>
> ... but what you're probably /really/ looking for is the place where the
> output file /name/ is determined. That would be
> ImageProcessing::GetOutputFilename() in source/backend/imageprocessing.cpp.

Perfect thanks (although it was in frontend not backend).


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.