Page 2 of 4

Re: Camera non uniform bokeh support

Posted: Mon Jul 27, 2020 2:09 pm
by B.Y.O.B.
I added support for it in BlendLuxCore.
(note, it's not available in daily builds yet, because LuxCore builds are currently failing on Windows)

Re: Camera non uniform bokeh support

Posted: Mon Jul 27, 2020 2:17 pm
by Sharlybg
B.Y.O.B. wrote: Mon Jul 27, 2020 2:09 pm I added support for it in BlendLuxCore:
Such a beauty ! i love guys :D

Re: Camera non uniform bokeh support

Posted: Mon Jul 27, 2020 4:18 pm
by chafouin
This with the chromatic aberrations that Dade added will do so much for photo-realism, awesome work!

Re: Camera non uniform bokeh support

Posted: Tue Jul 28, 2020 10:51 pm
by Shantarli
B.Y.O.B. wrote: Mon Jul 27, 2020 2:09 pm I added support for it in BlendLuxCore.
(note, it's not available in daily builds yet, because LuxCore builds are currently failing on Windows)
Thanks!

Re: Camera non uniform bokeh support

Posted: Wed Jul 29, 2020 4:29 am
by chafouin
Would it be possible to get a preview of the bokeh by adding a render preview panel in the camera?

Re: Camera non uniform bokeh support

Posted: Wed Jul 29, 2020 8:52 am
by B.Y.O.B.
chafouin wrote: Wed Jul 29, 2020 4:29 am Would it be possible to get a preview of the bokeh by adding a render preview panel in the camera?
Not sure.
It might be easier and more performant to generate a small preview image and display it with OpenGL.
But either way, this is not something I will work on.

Re: Camera non uniform bokeh support

Posted: Wed Jul 29, 2020 10:25 am
by Dade
chafouin wrote: Wed Jul 29, 2020 4:29 am Would it be possible to get a preview of the bokeh by adding a render preview panel in the camera?
I could write a fragment of python code (or better a dedicated C++ method in pyluxcore) to generate the image given the parameters, it would generate something like:

Image

BlendLuxCore could just call the pyluxcore method to have the preview image.

P.S. chafouin, after having seen your link to http://richardrosenman.com/shop/dof-pro, I have changed my mind and I will add the support for bokeh with custom images ... this stuff is too cool.

Re: Camera non uniform bokeh support

Posted: Wed Jul 29, 2020 12:20 pm
by Dade
Dade wrote: Wed Jul 29, 2020 10:25 am P.S. chafouin, after having seen your link to http://richardrosenman.com/shop/dof-pro, I have changed my mind and I will add the support for bokeh with custom images ... this stuff is too cool.
HAHA, how crazy is this thing :lol:

I added the support for bokeh custom distribution and if you use this image:

logo.jpg

I get this rendering

bokehlogo.jpg

Note: I have written the CPU code, I have still to write the GPU one.

Re: Camera non uniform bokeh support

Posted: Wed Jul 29, 2020 12:44 pm
by tokiop
Wow awesome !! :D :lol:

The bokeh-logo in the second's sphere reflection is very neat..

Re: Camera non uniform bokeh support

Posted: Wed Jul 29, 2020 12:53 pm
by Sharlybg
HAHA, how crazy is this thing :lol:

I added the support for bokeh custom distribution and if you use this image:
this gonna be addictive :mrgreen: