Open aaronwalsman opened 3 years ago
Also, when addressing this, figure out how to specify them properly and document it.
I think the way around the corner issue is to pad the edges of each image with the cube neighbors before blurring it. Need to get all the other machinery in place though.
At some point I built this to make better mipmaps for blurry reflection maps, but I think I had issues with blurring on the corner boundaries of the cube. Decide to either support this and fix it, or remove it.