Is there a way to do Bokeh or defocus or anything of the sort in Blender's default render engine?
- 1$\begingroup$ Related: blender.stackexchange.com/questions/71563/… and blender.stackexchange.com/questions/1927/depth-of-field-in-2-68 $\endgroup$user1853– user18532017-09-21 15:18:33 +00:00Commented Sep 21, 2017 at 15:18
- $\begingroup$ Possible duplicate of How do I focus the camera on a certain area or object? $\endgroup$Kirbinator– Kirbinator2017-09-21 17:46:04 +00:00Commented Sep 21, 2017 at 17:46
- 3$\begingroup$ Possible duplicate of Depth of field is not being rendered in Blender Internal $\endgroup$bertmoog– bertmoog2017-09-21 21:18:49 +00:00Commented Sep 21, 2017 at 21:18
2 Answers
The "Depth of Field" tab under the render settings has the controls for the dof, but in order for anything to happen you need to also go to the compositor and add a "defocus" node, and be sure to plug not just the image into the image socket, but also the Z value into the Z socket, and make sure "Use Z Buffer" is enabled.. Then you can play around with the f-stop value in the node till you get a result you're happy with. Hope that helps!
- $\begingroup$ Thanks! I finally figured it out. If you want, I can share the final output of what I was working on when it's finished. (It's just some low-poly art I was trying to do.) $\endgroup$Official RCO– Official RCO2017-09-22 18:02:09 +00:00Commented Sep 22, 2017 at 18:02
- $\begingroup$ @OfficialRCO yay! $\endgroup$christsdude– christsdude2017-09-23 20:17:13 +00:00Commented Sep 23, 2017 at 20:17
If you select your camera, and go to the camera tab on the properties bar, there should be a Depth of Field tab.

You can change the object that will be the focus point, or you can input a distance instead. Change the value of F-Stops to achieve the Depth of Field/Blur effect you're going for.
As for Bokeh, tick the High-Quality box and you can change the number of blades to whatever bokeh effect you're trying to achieve.
- $\begingroup$ I will say I tried that and nothing happened but I'll look into it some more. Thanks. $\endgroup$Official RCO– Official RCO2017-09-21 15:56:46 +00:00Commented Sep 21, 2017 at 15:56
- 2$\begingroup$ This won't do anything without some compositing nodes. $\endgroup$Ray Mairlot– Ray Mairlot2017-09-21 16:18:07 +00:00Commented Sep 21, 2017 at 16:18
- $\begingroup$ Yeah, I know. I figured it out. $\endgroup$Official RCO– Official RCO2017-09-22 18:02:31 +00:00Commented Sep 22, 2017 at 18:02