brown-ccv / react-volume-viewer

Volume Viewer package for react based websites
MIT License
0 stars 0 forks source link

Add average blending #115

Closed kmilo9999 closed 2 years ago

kmilo9999 commented 2 years ago

Blend fragment = sum of fragments colors/ number of samples. We might have to clamp the final color in case gets > 1.0