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

Adding multiple gradient effects #337

Closed tapaswenipathak closed 4 years ago

tapaswenipathak commented 5 years ago

Hey folks, I was using ospray for visualisation for large-scale and interactive ray-tracing of neurons. I want the output like

img

Do you have any sample for this? I am v. curious if ospray have gradient setting feature? I was finding like this but great if you can let me know if you have such feature, I didn't find any tickets in the repository or a sample implementation.

johguenther commented 5 years ago

OSPRay is successfully used to render neurons (see e.g. Brayns).

OSPRay can also render volumetric datasets, optionally with gradient shading, see gradientShadingEnabled at http://www.ospray.org/documentation.html#volumes.