POV-Ray : Newsgroups : povray.general : Workarounds for persistent variables. : Workarounds for persistent variables. Server Time
1 Aug 2024 22:19:09 EDT (-0400)
  Workarounds for persistent variables.  
From: gregjohn
Date: 9 Mar 2005 12:15:01
Message: <web.422f2e68d98bb7e240d56c170@news.povray.org>
What's the smartest SDL coding option to replace what might have been done
with persistent variables?

1) Recalculating the events of  frames 1 to n-1 for every nth frame;

2) writing to disk each time there's an event that needs to be remembered.
Q: What happens however upon each re-opening of a file-- will the old
material that's in the file be discarded, or are newly written records
appended at the end?


Post a reply to this message

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