Search found 235 matches

by provisory
Sun Jul 07, 2019 8:23 am
Forum: Finished Work
Topic: Flashlight with TIR lens
Replies: 8
Views: 4889

Re: Flashlight with TIR lens

epilectrolytics wrote: Sat Jul 06, 2019 8:54 pm Good modelling and nice setting but the inhomogeneous light cone looks weird (in both versions).
Thanks, and you're right... I wanted some variance in the lightbeam, so I used heterogeneous volume with a noise pattern, but It didn't become the best.
by provisory
Sat Jul 06, 2019 11:46 am
Forum: Finished Work
Topic: Flashlight with TIR lens
Replies: 8
Views: 4889

Flashlight with TIR lens

I modelled the optics to be physically correct. It has a small LED and a TIR (Total Internal Reflection) lens. BiDir Metropolis (2850 samples): FlashLight-bidir-metropolis.jpg Hybrid (also on CPU, 4470 samples): FlashLight-hybrid-sobol.jpg Both were denoised with OIDN. Hybrid seems to be faster (in ...
by provisory
Thu Jul 04, 2019 1:35 pm
Forum: Development
Topic: Hybrid Back/Forward path tracing (aka BiDir without MIS)
Replies: 221
Views: 100154

Re: Hybrid Back/Forward path tracing (aka BiDir without MIS)

So for unbiased SDS paths the emulation of camera/image/pixels plane would be necessary?
by provisory
Wed Jul 03, 2019 4:53 pm
Forum: Development
Topic: Hybrid Back/Forward path tracing (aka BiDir without MIS)
Replies: 221
Views: 100154

Re: Hybrid Back/Forward path tracing (aka BiDir without MIS)

Sharlybg wrote: Wed Jul 03, 2019 4:12 pm I mean that the hybrid approach is already faster in final frame rendering...
It seems to me too (compared on CPU only).

(But unfortunately the result isn't the same.)
by provisory
Wed Jul 03, 2019 9:23 am
Forum: Development
Topic: Hybrid Back/Forward path tracing (aka BiDir without MIS)
Replies: 221
Views: 100154

Re: Hybrid Back/Forward path tracing (aka BiDir without MIS)

Do you believe I'm doing something wrong, or is CPU only not dead yet? I think classic BiDir is definitely not dead yet. Hybrid PT is the most exciting development for me in LuxCore, but there are still problems with it. - It's a known limitation, that it can't do SDS paths. Dade says, that BiDir c...
by provisory
Sat Jun 29, 2019 8:16 pm
Forum: Works in Progress
Topic: playing with caustics
Replies: 104
Views: 133520

Re: playing with caustics

Nice!
by provisory
Thu Jun 27, 2019 4:56 pm
Forum: Development
Topic: Hybrid Back/Forward path tracing (aka BiDir without MIS)
Replies: 221
Views: 100154

Re: Hybrid Back/Forward path tracing (aka BiDir without MIS)

As several people have already mentioned, and also visible in the test images, volumetric lights looks much brighter with hybrid PT than with BiDir.

Isn't this the same kind of thing, that was before with glossy reflections that these are handled with path tracer and light tracer too?
by provisory
Thu Jun 27, 2019 12:36 pm
Forum: Development
Topic: Hybrid Back/Forward path tracing (aka BiDir without MIS)
Replies: 221
Views: 100154

Re: Hybrid Back/Forward path tracing (aka BiDir without MIS)

It is a known limitation, there from day one of laser/laser-like light source support. Hybrid can now render the light scattered after the mirror bounce (i.e. the caustic path). Light tracing could be used to fill this particular "hole" in normal path tracing too but it is not one of my t...
by provisory
Thu Jun 27, 2019 10:29 am
Forum: Development
Topic: Disney BRDF material
Replies: 122
Views: 70763

Re: Disney BRDF material

As I know Disney roughness = sqrt(glossy roughness), so it could be easily computed.
Disney material already includes a metal component so it doesn't make any sense to mix with metal (or glossy2).
It would be better to keep the opportunity for creative control IMHO.
by provisory
Thu Jun 27, 2019 9:05 am
Forum: Development
Topic: Hybrid Back/Forward path tracing (aka BiDir without MIS)
Replies: 221
Views: 100154

Re: Hybrid Back/Forward path tracing (aka BiDir without MIS)

Dade wrote: Thu Jun 27, 2019 7:55 am Are you sure to use the latest binaries ? Can you post a test scene ?
I've downloaded the binaries again, but it's the same.

BiDir (sobol):
HybridVolumetricLightTest-bidir.jpg
HybridVolumetricLightTest-bidir.jpg (10.08 KiB) Viewed 4028 times


Hybrid:
HybridVolumetricLightTest-hybrid.jpg
HybridVolumetricLightTest-hybrid.jpg (4.13 KiB) Viewed 4028 times