Problem exploding images
-
I'm doing some testing with the image exploding feature and cant seem to make sense of how its working.
I'm creating a simple cube, and applying an image to the face. The problem I'm seeing is that, most of the time, when I explode the image, the resulting face that is formed does not have any texture applied to it. It seems that if the image touches one of the edges of the face, as opposed to being entirely contained in the face, that when exploded the texture will come through to the face. If the image is smack in the middle of the face, no texture after exploding.
My ultimate goal here is to be able to manipulate some models in my plugin that have images in them, but I'm getting stuck on just trying to understand how/why textures arent coming through in my simple test case.
Any insight would be very helpful.
Thanks,
Josh
Advertisement