Categories:
-
3d 96 articles
-
animations 16 articles
-
architecture 47 articles
-
blender 98 articles
-
bédé 20 articles
-
techdrawing 24 articles
-
freecad 153 articles
-
gaming 1 articles
-
idsampa 8 articles
-
inthepress 8 articles
-
linux 56 articles
-
music 1 articles
-
opensource 227 articles
-
orange 4 articles
-
photo 16 articles
-
projects 35 articles
-
receitas 175 articles
-
saopaulo 18 articles
-
sketches 161 articles
-
talks 22 articles
-
techdrawing 24 articles
-
textes 6 articles
-
trilhas 3 articles
-
urbanoids 7 articles
-
video 44 articles
-
webdesign 7 articles
-
works 151 articles
Archives:
Skip rendered frames
SkipRenderedFrames This script renders the current scene, from start frame to end frame, skipping images that already exist in the rendering path. (Works with the extensions specified here below. If you render to files with some other extension, you must add it manually to the list.
The most useful use (yes...) of this script is when you leave a rendering task unattended, typically a week-end giant-animation-rendering. You make a command-line rendering using the script (in a shellscript, a .bat file, whatever) You configure your OS to start the job again in case of problem, power shortage, etc... (At or Cron in linux, Scheduled Tasks in Windows), and the rendering job will resume, skipping everything that got rendered already.