Search found 4711 matches

by Dade
Fri Feb 14, 2020 11:23 am
Forum: User Support
Topic: Displacement explosion
Replies: 3
Views: 2126

Re: Displacement explosion

The offset parameter is there to avoid that problem: looking at your nodes, I assume you should use an offset of -0.7 (half way between 0.4 and 1.0). Or you can adjust your Remap targets as SlowHand wrote.
by Dade
Fri Feb 14, 2020 9:48 am
Forum: User Support
Topic: Linux Compiling LuxCore
Replies: 37
Views: 15150

Re: Linux Compiling LuxCore

Fox wrote: Fri Feb 14, 2020 5:00 am How do i run the luxcore tools?
"python3 lib/pyluxcoretools.zip help"
by Dade
Wed Feb 12, 2020 12:27 pm
Forum: Finished Work
Topic: Wedding rings
Replies: 6
Views: 4078

Re: Wedding rings

Gorgeous :!:

P.S. may be a bit blurred (Depth of field, Denoiser o post-processing ?)
by Dade
Wed Feb 12, 2020 12:24 pm
Forum: User Support
Topic: Weird behaviour... GPU faster than CPU when it should not...
Replies: 14
Views: 5908

Re: Weird behaviour... GPU faster than CPU when it should not...

Sharlybg wrote: Wed Feb 12, 2020 9:17 am Can blendluxcore 2.3 beta1 be recompiled to include this fix so it easier for render farm to isntall the new build ?
We should release v2.3beta2 very soon.
by Dade
Tue Feb 11, 2020 10:13 pm
Forum: User Support
Topic: Linux Compiling LuxCore
Replies: 37
Views: 15150

Re: Linux Compiling LuxCore

That is some quite strange error, may be, there is a problem in your Linux installation.
by Dade
Tue Feb 11, 2020 8:20 pm
Forum: User Support
Topic: Linux Compiling LuxCore
Replies: 37
Views: 15150

Re: Linux Compiling LuxCore

This is what i'm doing now: git clone https://github.com/LuxCoreRender/LinuxCompile.git cd LinuxCompile git clone https://github.com/LuxCoreRender/LuxCore.git LuxCore-opencl ./build-64-sse2 LuxCore-opencl cd LuxCore-opencl rm CMakeCache.txt cmake -DPYTHON_LIBRARY=/usr/lib/x86_64-linux-gnu/libpython...
by Dade
Tue Feb 11, 2020 8:17 pm
Forum: User Support
Topic: Weird behaviour... GPU faster than CPU when it should not...
Replies: 14
Views: 5908

Re: Weird behaviour... GPU faster than CPU when it should not...

Thanks, it looks good, this fix may also have some unexpected implication like fixing the light tracing brightness variation on animations has been reported few times: light tracing is normalized by the total count of photons traced and if the total is wrong, the total brightness will be wrong too. ...
by Dade
Tue Feb 11, 2020 5:21 pm
Forum: User Support
Topic: Weird behaviour... GPU faster than CPU when it should not...
Replies: 14
Views: 5908

Re: Weird behaviour... GPU faster than CPU when it should not...

But the values I see there are not comparable with the results I had with 2.3 from yesterday, I mean there as you improve cores you get some kind of improvement, but in my yesterday tests I went into negative performance, I mean: 16 threads: 6:00 64 threads: 6:40 Before the patch, LuxCore was rende...
by Dade
Tue Feb 11, 2020 4:08 pm
Forum: General Discussion
Topic: When CRT is Better Than LCD
Replies: 3
Views: 3693

Re: When CRT is Better Than LCD

You should try to move one around ... you will change your mind :D

My first SiliconGraphics had a 40+Kg CRT monitor ... it was intimidating and required a couple of people to be moved around :!:
by Dade
Tue Feb 11, 2020 3:47 pm
Forum: User Support
Topic: Weird behaviour... GPU faster than CPU when it should not...
Replies: 14
Views: 5908

Re: Weird behaviour... GPU faster than CPU when it should not...

Awesome, I'll be attentive to this commit to test it :) I have merged the new code with the main branch and it is now included in the daily build. This the result of the work on a dual socket Xeons with 40 cores and 80 threads (i.e. hyper-threading), kindly lend me by a company interested in using ...