RenderKit / ospray

An Open, Scalable, Portable, Ray Tracing Based Rendering Engine for High-Fidelity Visualization
http://ospray.org
Apache License 2.0
1k stars 182 forks source link

Inconsistent alpha in framebuffer between pathtracer and scivis renderer #348

Closed paulmelis closed 5 years ago

paulmelis commented 5 years ago

This is with the devel branch.

When rendering the same scene and only varying the renderer type (and materials, of course) the generated alpha values in the framebuffer are always 0 with the pathtracer, independent of the bgColor set. The scivis renderer does listen correctly to bgColor.

paulmelis commented 5 years ago

Duplicate of #347, my browser was screwing up