Lacklustre
08-26-2008, 11:40 AM
below is what I am trying to achieve,just not sure what method would be best to enable it to be created !!
Imagine an image of a white tshirt. On this shirt are 5 irregular polygon shapes. I need to be able to allow the visitor to change the color of each polygon independantly. Each polygon could be one of 4 colors. How would i do this without creating an image for every possible combination which is about 100 (?)
I thought of slices, but the layout doesn't allow rectangles to be drawn around them without overlapping another one.
Anyone got any suggestions for what direction i should head?
Many Thanks
Sean
Imagine an image of a white tshirt. On this shirt are 5 irregular polygon shapes. I need to be able to allow the visitor to change the color of each polygon independantly. Each polygon could be one of 4 colors. How would i do this without creating an image for every possible combination which is about 100 (?)
I thought of slices, but the layout doesn't allow rectangles to be drawn around them without overlapping another one.
Anyone got any suggestions for what direction i should head?
Many Thanks
Sean