Categories:
-
3d 96 articles
-
animations 16 articles
-
architecture 47 articles
-
blender 98 articles
-
bédé 19 articles
-
techdrawing 24 articles
-
freecad 174 articles
-
gaming 1 articles
-
idsampa 8 articles
-
inthepress 8 articles
-
linux 57 articles
-
music 1 articles
-
nativeifc 15 articles
-
opensource 252 articles
-
orange 4 articles
-
photo 16 articles
-
projects 35 articles
-
receitas 176 articles
-
saopaulo 18 articles
-
sketches 162 articles
-
talks 25 articles
-
techdrawing 24 articles
-
textes 7 articles
-
trilhas 3 articles
-
urbanoids 1 articles
-
video 47 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.