Questions tagged [rendering]
Rendering is the process of converting a 3D scene into a final output, such as an image or movie. It involves simulating light, applying materials, and calculating visual effects to produce the desired result. If your question pertains to a specific render engine, please use its respective tag (cycles, eevee, blender-internal, etc).
11,138 questions
1 vote
1 answer
41 views
Viewport / UI freezes during rendering
I can't work in the 3D Viewport while a render is in process. Is it normal, or is there a setting to adjust? Is it a bug? My current workaround is to launch another Blender process. Configuration: ...
0 votes
0 answers
20 views
New Scatter Overlapping Textures Node
In the latest Blender 5.0 update video while demoing the closer node in the shader graph. A node group was shown onscreen that could scatter textures on top of one another while still respecting the ...
0 votes
0 answers
40 views
Blender Renders Stuttering
I think this started occuring after installing one of the newer Nvidia Driver updates. I have already rolled back. I have prior example renders of the same project and they just seem a bit smoother ...
2 votes
1 answer
89 views
How to change color management in animation?
I want to produce a time-lapse animation of an interior scene, showing what it looks like over the course of 12-18 hours as the sun moves, lights are turned on/off, etc. One issue I have, however, is ...
0 votes
1 answer
23 views
Which node on the compositing tab is giving me black bars on the top and bottom of my render?
I downloaded a blender scenario and it came with a compositing setup. I have never used the compositing tab and cannot find which node is giving me two low opacity horizontal bars on the top and ...
0 votes
0 answers
30 views
GLB model looks correct in Blender UI but appears invisible or transparent when rendered via CLI [closed]
I’m new to Blender I’m running into a strange problem when rendering .glb models using Blender from the command line (CLI / headless mode). When I import the same .glb file inside the Blender UI and ...
2 votes
1 answer
83 views
How to save noisy render as EXR?
If I have Combined selected when I save a rendered image (as PNG), I get the denoised image. If I have "noisy image" selected, I get the noisy image. All as expected. When I export as EXR ...
1 vote
1 answer
28 views
Making highlight in EEVEE
I am trying to make a highlight shader in Blender. What I am going for is something similar to Roblox Studio's highlights(except without the fill): Please help me implement this.