Skip to main content

Questions tagged [render-border]

The render border (or 'render region' as of 2.8) is a box that can be drawn in the 3D View and the Camera View to limit rendering to a specific portion of the screen when in rendered shading mode.

0 votes
0 answers
31 views

How to avoid gaps appearing in Freestyle lines?

How can I avoid these breaks when rendering outline using freestyle ? https://drive.google.com/file/d/16dK_Q-b8PJ3QYIaJNwdPlHQp2GODaXQU/view?usp=sharing
Rafeeque Bin Usman's user avatar
0 votes
1 answer
245 views

Input a specific render slot in compositor?

Is there a way to have the compositor input specific slots from the render window? My goal would be to achieve a very important feature I had, for example, with Vray: to render a patch over an already ...
Etord's user avatar
  • 45
0 votes
0 answers
55 views

Python BPY: how to transform object.bound_box to always be a square?

I am programmatically (via the Python BPY module) creating a render border. See this SO post for working code. I use the bounding box (object.bound_box) and project it to camera view, so that I can ...
pookie's user avatar
  • 133
0 votes
1 answer
202 views

How to programmatically set the render border?

Blender Version 3.3.0 (3.3.0 2022-09-07) I have a camera and a 3D model (airplane). I only want to render the aircraft and the content within its bounds. Render border seems perfect for this, but for ...
pookie's user avatar
  • 133
1 vote
1 answer
58 views

How can I add borders in a emit bake or baked?

I used emit to get this baked image, but I need to make borders with some margin/padding of the images like the image below. EDITED: The purpose itself is to be able to print each piece/section with a ...
Erick Franz's user avatar
1 vote
1 answer
141 views

How to make transparent borders to cut or cover objects with transparent blocks (EEVEE)

I want to be able to use transparent borders that can cover objects from the camera and match the transparent background, Similar to images where there is a layout of boxes and every object can be ...
A.O.Burx's user avatar
0 votes
1 answer
2k views

Cycles won't render from Render Region

I press Ctrl+B and create a region for Cycles to render in Blender 2.92. The border is visible in the viewport and it all looks set to go. But every time I hit F12 to start the render, Cycles ignores ...
Phaedon Zacharoudes's user avatar
0 votes
0 answers
238 views

RuntimeError: Error: Image too small when setting render region, rendering in python

I'm trying to write a python script that automatically sets the render region, like so: ...
flof's user avatar
  • 1
1 vote
3 answers
1k views

Move Render Region With Animation [duplicate]

I am exporting my animation as single frames (.png) I need the contents of the exported frame to only be of the animated object. I am using Render Regions in conjunction with the Crop to Render Region ...
Tjaart van der Walt's user avatar
1 vote
1 answer
450 views

Is there any way set the render border to be a different shape?

I want to render multiple 10000 pixel large image in blender, but the render border only has a rectangular shape (at least from my current knowledge), and it certainly causes unnecessary time because ...
Super-ilad's user avatar
0 votes
0 answers
38 views

This auto render border script wont work with CLI but works fine in the GUI

This registered script works fine inside the GUI when I open the blend file, It refuses to work in CLI mode. I can see that the script runs because it prints the values at the end of the script. Its ...
LordOdin's user avatar
  • 191
1 vote
1 answer
440 views

How do I display the ~bounding box~ of a Render Border that is already created?

A beginner's mistake, but it's driving me crazy. How do these bounding boxes work? Sometimes they appear, sometimes they do not. I can not figure out how to enable them in order to resize manually the ...
rdllngr's user avatar
  • 709
0 votes
0 answers
525 views

Blender 2.8 render border not showing solid objects outside of border

I have this render border set in one of my scenes: However, when I go into rendered view, everything outside the render border stops being displayed: Any ideas on what could be causing this? Thanks!
Sami's user avatar
  • 1
1 vote
1 answer
219 views

Can I render the render border with full quality

Let's say the image is my project. I got my composition and camera done and got it rendered. Now I want a close up of my shot without changing the camera perspective and such. Can I render the render ...
Ferwous's user avatar
  • 185
1 vote
1 answer
97 views

What is the difference between Set Render Border and Set Render Border Camera Only?

In version 2.79b, and when in the 3D Editor area, two shortcuts call view3d.render_border with a parameter camera_only: ctrlB ...
mins's user avatar
  • 1,602

15 30 50 per page