The Littlest CPU Rasterizer 12 years agocool ! shouldn't it be:U32 ind = (xx-xStart + (yy-yStart) * 16+ ( zz-zStart ) * 16 * 16) * 2;in your code, though ? 0ThreadHN