Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - sngan

Pages: [1]
1
Looks interesting. Do you have a library implementation we could try available? What is your licensing scheme?

hallo, we can put something togehter for initial testing. for coherent transport we have to find a simple-to-use interface
for you. the other one just needs a list of rays in any order.


2
we have developed 2 new traversal methods for mbvh4. One for coherent transport and one for incoherent ray traversal (e.g. diffuse bounces >= 2nd order). on top of that new triangle intersectors have been implemented to further speedup the process of rendering triangle meshes. the traversal methods outperform current embree kernels  by up to 4x for camera rays, primary occlusion, ao and 2x for incoherent ray transport. we also did some measurements against gpu hardware (titan and others). for some setups our kernels perform better than any state of the art gpu implementation (e.g. "understanding the efficiency of ray traversal on gpus") when only simple shading was activated. a highly optimized cpu path tracer (developed with the techniques above) outperforms easily any gpu pt when it comes to complex light transport. intels upcoming avx-512 enabled cpus will push this gap even further. more infos are available here: http://rapt.technology/

3
[Max] General Discussion / perf.
« on: 2014-10-29, 14:57:19 »
Hallo, i am currently comparing diff. pt in terms of perf. for different scenes.
it seems to me that corona is pretty slow (compared to f.e. octane/iray etc.).
are there any tricks to speed it up ?
all parameters/settings are simple to understand.

Pages: [1]