Hi,
I'm trying to programmatically render the BEL map using the VOL file and am running into some problems in the rendering.
1. I am sure I'm missing details on the depth sorting algorithm and the order of drawing items. So far I just do a rudimentary sort by centroY and draw :(
2. I'm noticing weird spots of unpainted areas that are not covered in the vol file.
I'd appreciate help or tips from any one who has experience with this.
Edited by Sinc, 17 July 2015 - 08:47 PM.