brown-ccv / react-volume-viewer

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

Loop for alpha points is not indexing correctly #101

Open RobertGemmaJr opened 2 years ago

RobertGemmaJr commented 2 years ago

Need looping index from 0 -> 255

Loop is dropping by 1 as we add transferFunction points width / (transferFunction.length -1)?