Coder Social home page Coder Social logo

agapas / render-selected-frames Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 142 KB

Render selected frames addon for Blender 2.8

License: GNU General Public License v3.0

Python 100.00%
python blender3d blender-addon rendering animation frames blender28 blender280

render-selected-frames's Introduction

render-selected-frames

Simple addon for blender 3d to render selected frames. The result images are saved with the settings from the animation output.

Blender version:

Made and tested on Blender 2.80 (windows64). If you need version for Blender 2.79 or older, check the link: render-selected-frames-blender2.79

More info

Input frames can be set like in example: '1,3-5,10,7', so in this case following frames will be rendered: 1, 3, 4, 5, 7, 10.

Notes and practical advices:

  • frames order is not important
  • do not set too many frames to render at once (it can be time and memory consuming)
  • after pressing "Render Frames" button please wait a little bit for the addon to start
  • use "Esc" (keyboard button) to stop rendering on the current frame
  • toggle system console (after render is finished) to see addon's raport with output paths, rendering times and saving times
  • you can open the output folder to see the progress during rendering

Installing

  • go to: Edit/Preferences/Add-ons and click 'Install Add-on'
  • select the ZIP you downloaded and click button 'Install Add-on'
  • enable the addon
  • save preferences to keep addon enabled over multiple blender sessions

Installation note:

If the steps above don't work, try:

  • download just the "render_selected_frames.py" file
  • and save it into addons directory in your Blender path, for example into:
    C:\Program Files\Blender Foundation\Blender 2.82\2.82\scripts\addons
  • enable the addon in Blender's Edit/Preferences/Add-ons

License

This project is licensed under the [GNU v3.0] License - see the LICENSE.md file for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.