Page 4 of 5

Re: LuxCoreRender v2.1alpha4 released

Posted: Sun Sep 30, 2018 2:01 pm
by B.Y.O.B.
marcatore wrote: Sun Sep 30, 2018 1:07 pm I have a problem with glossy material.
It seems that the reflections doesn't work. Anyone else?
Can't reproduce here, please upload a test scene and example render.

Re: LuxCoreRender v2.1alpha4 released

Posted: Sun Sep 30, 2018 7:14 pm
by marcatore
False alarm.
I had bad mesh normal. I did a "recalculate normals" and everything is fine.

Re: LuxCoreRender v2.1alpha4 released

Posted: Sun Sep 30, 2018 7:33 pm
by marcatore
Found another strange thing (I hope to auto solve like before... :) )
Set "Use OpenCL" in the LuxCore Imagepipeline in the camera settings, then enable Bloom, render stop and console give this error

"RuntimeError: clEnqueueNDRangeKernel
ERROR: clEnqueueNDRangeKernel
[LuxCore][12684.953] [GeForce GTX 1070 Intersect] Memory used for OpenCL image pipeline: 43644Kbytes"

If you disable "use OpenCL" you can use Bloom

Re: LuxCoreRender v2.1alpha4 released

Posted: Sun Sep 30, 2018 8:48 pm
by B.Y.O.B.
marcatore wrote: Sun Sep 30, 2018 7:33 pm Set "Use OpenCL" in the LuxCore Imagepipeline in the camera settings, then enable Bloom, render stop and console give this error
Thanks for the report.
This problem was already fixed by Dade: https://github.com/LuxCoreRender/LuxCor ... fa091863b2

Re: LuxCoreRender v2.1alpha4 released

Posted: Mon Oct 01, 2018 2:39 pm
by Dade
B.Y.O.B. wrote: Sat Sep 29, 2018 11:00 am Try this scene: viewtopic.php?f=4&t=385#p4495
On my Linux, it shows the problem.
Nope, that is a different problem, see viewtopic.php?f=4&t=385&p=6370#p6370

Can anyone provide a test scene showing the problem ?

Dez! seems to have fund the culprit in "Hemi Light HDR", how is it translated in LuxCore light type ?

Re: LuxCoreRender v2.1alpha4 released

Posted: Mon Oct 01, 2018 2:53 pm
by B.Y.O.B.
Dade wrote: Mon Oct 01, 2018 2:39 pm Dez! seems to have fund the culprit in "Hemi Light HDR", how is it translated in LuxCore light type ?
Hemi with image is exported as infinite light.
Hemi without image is exported as constantinfinite.
Not sure which variant Dez! meant.

Re: LuxCoreRender v2.1alpha4 released

Posted: Mon Oct 01, 2018 8:20 pm
by Dez!
I translate this forum through google-translator.
and now I do not understand what you want to ask me.
ask the question differently. in a simple way.

Re: LuxCoreRender v2.1alpha4 released

Posted: Mon Oct 01, 2018 8:27 pm
by Dez!
I think I understood.
so, it's not in Hemi.
The denoiser makes the gloss gray if there is no World in the scene with the texture attached to the EXR.

Re: LuxCoreRender v2.1alpha4 released

Posted: Tue Oct 23, 2018 2:43 pm
by mikegold10
I am having trouble loading the blender scenes from the github repository at: https://github.com/LuxCoreRender/LuxCoreTestScenes into Blender 2.79b (the latest stable version). I do have LuxCore installed as an addon and am able to render Luxcore engine scenes I find in the forum, but the .blend files at the GitHub repository above fail to load, giving me a "File format is not supported" error (e.g., the Prism blend file which loads fine if I uses the version I find in the forums, but does not work from the GitHub repository version).

Did I miss something or do the scenes not support LuxCoreRender v2.1alpha4?

Re: LuxCoreRender v2.1alpha4 released

Posted: Tue Oct 23, 2018 3:03 pm
by B.Y.O.B.
As described in the readme, you need to clone the repository with git LFS installed. Did you do that? Simply downloading as zip is not possible.
There's also the release with two scenes that you can download simply as zips: https://github.com/LuxCoreRender/LuxCor ... s/releases