question

Use this forum for general user support and related questions.
Forum rules
Please upload a testscene that allows developers to reproduce the problem, and attach some images.
User avatar
Dade
Developer
Developer
Posts: 5672
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Re: question

Post by Dade »

Dade wrote: Thu Oct 22, 2020 10:17 am
B.Y.O.B. wrote: Wed Oct 21, 2020 11:54 am Curious. That bright rectangle on the ceiling even shows up when rendered in Blender after importing the PLYs, with completely different lighting.
And it even shows on a fresh plane mesh that is slightly rotated, so it's probably not related to a problem in the ceiling mesh.
It is also BIDIRCPU only problem (inside eye pass) while the scene works fine with PATH(CPU or GPU).
I should have fixed the problem. This was before:

bidircpu-old.jpg

and this after the fix:

bidircpu-new.jpg
Support LuxCoreRender project with salts and bounties
daros
Posts: 280
Joined: Thu Dec 12, 2019 3:25 pm
Location: inside human language
Contact:

Re: question

Post by daros »

Yessss! Grande!
daros
Posts: 280
Joined: Thu Dec 12, 2019 3:25 pm
Location: inside human language
Contact:

Re: question

Post by daros »

And regarding the previously postes issue with 100% white materials? And which is eventually the maximum white point Luxcore handels?
daros
Posts: 280
Joined: Thu Dec 12, 2019 3:25 pm
Location: inside human language
Contact:

Re: question

Post by daros »

Sorry one more question. The attached scene, which was created using SDK, renders differently wen rendered on linux using SDK as rendered on windows using standalone 2.4. the brighter one is with SDK under linux and the darker one is using standalone under windows.
Attachments
4.zip
(399.21 KiB) Downloaded 112 times
Luxcore stand alone.JPG
View 01 600x300.png
Last edited by daros on Thu Oct 22, 2020 11:42 am, edited 1 time in total.
User avatar
Dade
Developer
Developer
Posts: 5672
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Re: question

Post by Dade »

daros wrote: Thu Oct 22, 2020 11:07 am And regarding the previously postes issue with 100% white materials? And which is eventually the maximum white point Luxcore handels?
I'm not sure to understand how the rendering was done. Have you set all materials to "Matte" with a value of "1.0 , 1.0, 1.0" ?

In that case, the result looks correct, light is perfectly reflected at any bounce: it is a very unrealistic scenario, light is always partially adsorbed on a bounce (White is usually something like "0.7, 0.7, 0.7").
Support LuxCoreRender project with salts and bounties
daros
Posts: 280
Joined: Thu Dec 12, 2019 3:25 pm
Location: inside human language
Contact:

Re: question

Post by daros »

Dade wrote: Thu Oct 22, 2020 11:30 am
daros wrote: Thu Oct 22, 2020 11:07 am And regarding the previously postes issue with 100% white materials? And which is eventually the maximum white point Luxcore handels?
I'm not sure to understand how the rendering was done. Have you set all materials to "Matte" with a value of "1.0 , 1.0, 1.0" ?

In that case, the result looks correct, light is perfectly reflected at any bounce: it is a very unrealistic scenario, light is always partially adsorbed on a bounce (White is usually something like "0.7, 0.7, 0.7").
Ohhh... 0.7! i was guessing 0.9 or something like that. Good to know!, thanks.
daros
Posts: 280
Joined: Thu Dec 12, 2019 3:25 pm
Location: inside human language
Contact:

Re: question

Post by daros »

so even every texture has to be darkened by 30%?
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: question

Post by B.Y.O.B. »

When creating textures, the same principle applies. So a texture that has a patch of "pure white" should have values around (0.7, 0.7, 0.7) in that area.
User avatar
Dade
Developer
Developer
Posts: 5672
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Re: question

Post by Dade »

daros wrote: Thu Oct 22, 2020 11:44 am so even every texture has to be darkened by 30%?
Yes if the texture has values normalized between [0.0, 1.0] (often, if the texture source is a photo, it is already scaled and it is not normalized). You can use a math node in LuxCore scene to scale the original texture.
Support LuxCoreRender project with salts and bounties
daros
Posts: 280
Joined: Thu Dec 12, 2019 3:25 pm
Location: inside human language
Contact:

Re: question

Post by daros »

Thanks a lod Dade.
Light distribution ipmroved a lot!
This is a 70 seconds test using oidn.
Attachments
View 01 2000x1000.png
Post Reply