Page 1 of 1

LXS volume problem[solved]

Posted: Wed Apr 17, 2019 7:01 pm
by nigec
Me again :)
Luxcore appears to totally ignore volume in a LXS file, no volume effect shows and nothing volume related exports if I try and save the scene from luxcoreui
I've tried both the SU2LX exporter and the old Blender one to make sure its not exporter related
The render should look like:
untitled.Scene.00001.png
In Luxcoreui its just the lit cube
I wasn't really bothered about volume but I was hoping to show case how fast Luxcore was doing lasers compared to Thea.. I'm trying to get the Thea/SU users interested, and it needs to be Sketchup doing it not Blender

Re: LXS volume problem

Posted: Thu Apr 18, 2019 3:27 pm
by Dade
Yes, volumes are just ignored by LXS parser. I will check if the support can be added with a reasonable amount of work.

Re: LXS volume problem

Posted: Thu Apr 18, 2019 3:51 pm
by nigec
Thanks for taking a look :)
It would be cool if you can

Re: LXS volume problem

Posted: Sat Apr 20, 2019 4:25 pm
by Dade
I have added the support for volumes to the LXS parser. Note:

1) the scattering value should be something like "0.006" instead of "0.6", it is too strong;

2) the volume is exported as "heterogeneous" even if the scattering value is constant (aka "homogeneous" volume). If you export the volume as homogeneous, the rendering will be an order of magnitude faster.

Re: LXS volume problem

Posted: Sat Apr 20, 2019 6:35 pm
by nigec
Awesome, thank you :)

Re: LXS volume problem

Posted: Sun Apr 21, 2019 7:22 am
by nigec
it works great, thanks again