Skip to content

Charley3d/blender-renderborder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

Render Border

A Blender Add-on to set the Render Region precisely.

RBORDER

Usage

The Panel is accessible via Camera > Properties > Data > Render Border.

intro

  • X - Pixel distance between the left edge of the camera border and the left side of the render border
  • R - Pixel distance between the right edge of the camera border and the right side of the render border
  • Y - Pixel distance between the bottom edge of the camera border and the bottom edge of the render border
  • T - Pixel distance between the top edge of the camera border and the top edge of the render border
  • Center X - Horizontal center of the render border
  • Center Y - Vertical center of the render border

Installation

  1. Download the latest release
  2. In Blender open up User Preferences > Addons
  3. Click Install from File, select render-border.py and activate the Add-on

Gotchas

You can animate/keyframe the values as usual. However, in order to render an animation you would have to use Loom or write your own python script to render single frames of the animation since Blender updates some of the render attributes only once per render execution due to a current limitation so unfortunately you cannot use default animation rendering).

Animation

About

pixel-precise render border

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%