Skip to content

Adds numerical input fields for more precise control over Blender's Render Region.

License

Notifications You must be signed in to change notification settings

jeinselen/VF-BlenderNumericalRenderRegion

Repository files navigation

VF Numerical Render Region

This add-on was designed for Blender version 2.8-4.1 (though not all previous versions may be fully supported). For Blender 4.2 and onwards, please see the new Render Kit extension.

Adds numerical input fields for more precise control over Blender's Render Region.

screenshot of the Blender Render Settings interface with the add-on installed

Installation and Usage

  • Download the appropriate .py add-on file (available for both 2.90 and 3.0 series)
  • Install and enable in the Blender Preferences Add-on tab
  • Whenever Render Region is enabled, four numerical fields will appear at the bottom of the Output Settings Format panel (Dimensions panel in 2.90)
  • Bottom, Top, Left, and Right are all 0.0-1.0 numerical values relative to the total width and height of the render (leaving Bottom at 0.0 and changing Top to 0.5, for example, will render only the lower half of the image).

There are no further settings or preferences, this is just a super simple add-on to make adjusting the render region more precise and controllable by revealing the native numerical settings. Perhaps helpful for rendering small patches in an animation or segmenting an exceptionally high resolution render.

Note that some render engines, such as Radeon ProRender, may not implement render regions reliably and will result in multi-pixel shifts that don't align as expected (this error may be worse/better depending on how the resolution divides by the region percentage).

About

Adds numerical input fields for more precise control over Blender's Render Region.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages