Page 71 of 92

Re: BlendLuxCore Development

Posted: Sat Mar 14, 2020 5:58 pm
by B.Y.O.B.
The whole HDRI transformation thing is a bit screwed up, even if you use the LuxCore HDRI settings on a sun light.
We'll have to fix that eventually.

Re: BlendLuxCore Development

Posted: Thu Mar 19, 2020 12:06 pm
by B.Y.O.B.
I have modified the material shading mode in the viewport (aka LookDev).
It is now no longer using Eevee (which requires Eevee shaders to preview materials).
Instead, I am using an RTPATHCPU engine with optimized settings and the Albedo AOV as the visible output in the viewport.

Here's a demo video: https://youtu.be/mzxQaxemWHI

It's not perfect in all areas, but should be much more useful for adjusting diffuse textures than what we had before.

If you have ideas or feedback about it, you can post them here: https://github.com/LuxCoreRender/BlendL ... issues/322

Re: BlendLuxCore Development

Posted: Thu Mar 19, 2020 12:17 pm
by Sharlybg
Wonderfull Simon. ;)

Re: BlendLuxCore Development

Posted: Thu Mar 19, 2020 9:08 pm
by juangea
This is awesome Simon!

For the future could be great to have a super fast render mode (like a direct light mode or something like that) for this, and an option to pick between different AOV's or the fast light mode, it would be helpful also to seetup lighting in a fast way, without a full path traced result :)

Re: BlendLuxCore Development

Posted: Fri Mar 20, 2020 6:06 am
by neo2068
Great feature, B.Y.O.B. :D

Re: BlendLuxCore Development

Posted: Fri Mar 20, 2020 10:10 am
by marcatore
Yes... it's great and , following the ideas on the github about this, I think that it will be super useful

Re: BlendLuxCore Development

Posted: Fri Mar 20, 2020 12:53 pm
by sarmath
Great! This is a time saver :)

Re: BlendLuxCore Development

Posted: Sat Mar 21, 2020 9:46 am
by Racleborg
Great. Thank you. :)

Re: BlendLuxCore Development

Posted: Sat Mar 21, 2020 1:17 pm
by B.Y.O.B.
https://youtu.be/2kFrw5FMIp0

Anything else you miss from node wrangler?

Re: BlendLuxCore Development

Posted: Sat Mar 21, 2020 3:42 pm
by lacilaci
B.Y.O.B. wrote: Sat Mar 21, 2020 1:17 pm https://youtu.be/2kFrw5FMIp0

Anything else you miss from node wrangler?
Ctrl+t to create image node+attached mapping node

Great work btw.