Search found 8 matches

by matsbtegner
Sun Feb 14, 2021 6:25 pm
Forum: Development
Topic: LuxCoreRender Standalone CPU?
Replies: 14
Views: 9466

Re: LuxCoreRender Standalone CPU?

Setting the locale to en_US solves the parsing issue.
by matsbtegner
Sun Feb 14, 2021 3:10 pm
Forum: Development
Topic: LuxCoreRender Standalone CPU?
Replies: 14
Views: 9466

Re: LuxCoreRender Standalone CPU?



root@hp-laptop: /home/mats/LuxCore # ./luxcoreui &
[1] 25358
root@hp-laptop:/home/mats/LuxCore# LuxCoreUI v2.5beta1 (LuxCore demo: http://www.luxcorerender.org)
[...]
[LuxCore][35.312] File Name Resolver Configuration:
[LuxCore][35.313] .
[LuxCore][35.313] /home/mats/Programming/LuxCore/scenes ...
by matsbtegner
Sun Feb 14, 2021 2:18 pm
Forum: Development
Topic: LuxCoreRender Standalone CPU?
Replies: 14
Views: 9466

Re: LuxCoreRender Standalone CPU?


Try to set your locale to US, your system seems to expect a "," instead of "." as decimal separator (and ignore luxcoreui request for a "C" locale). Have you compiled luxcoreui on your own or are you using a daily build?


I am using the latest February 11th build from GitHub both the Blender ...
by matsbtegner
Sun Feb 14, 2021 10:32 am
Forum: Development
Topic: LuxCoreRender Standalone CPU?
Replies: 14
Views: 9466

Re: LuxCoreRender Standalone CPU?

I have attached the ply-files now. The classroom and the Cornell box scenes fail to load.
by matsbtegner
Sun Feb 14, 2021 12:03 am
Forum: Development
Topic: LuxCoreRender Standalone CPU?
Replies: 14
Views: 9466

Re: LuxCoreRender Standalone CPU?

These ply-files fails:
bash-5.1$ ./luxcoreui
LuxCoreUI v2.5beta1 (LuxCore demo: http://www.luxcorerender.org)
[LuxCore][38.528] Configuration:
[LuxCore][38.533] film.width = "640"
[LuxCore][38.533] film.height = "480"
[LuxCore][38.533] batch.halttime = "0"
[LuxCore][38.533] scene.file = "scenes ...
by matsbtegner
Sat Feb 13, 2021 10:11 pm
Forum: Development
Topic: LuxCoreRender Standalone CPU?
Replies: 14
Views: 9466

Re: LuxCoreRender Standalone CPU?

Nope. I downloaded the LuxCore-master.zip and the Cornell Box scene still fails to load. The Example scene OrangeJuice renders fine after modifying the render.cfg.
by matsbtegner
Sat Feb 13, 2021 5:40 pm
Forum: Development
Topic: LuxCoreRender Standalone CPU?
Replies: 14
Views: 9466

Re: LuxCoreRender Standalone CPU?

Okay, thanks for your reply. I will test using the latest release from GitHub.
Cornell box scene fails to render:
bash-5.1$ ./luxcoreui
LuxCoreUI v2.5beta1 (LuxCore demo: http://www.luxcorerender.org)
[LuxCore][6.739] Configuration:
[LuxCore][6.739] film.width = "800"
[LuxCore][6.739] film.height ...
by matsbtegner
Sat Feb 13, 2021 2:58 pm
Forum: Development
Topic: LuxCoreRender Standalone CPU?
Replies: 14
Views: 9466

LuxCoreRender Standalone CPU?

Hello everyone. I am a new LuxCoreRender user. Is it possible to render scenes using the CPU on LuxCore Standalone like in Blender? I'm running it right now on a laptop with limited VRAM so I am not interested in using luxcoreui which seems to be GPU only, I also have a small render farm with 15 ...