Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Alpha Values of Points on a Graph

Hello, I'm working on a project that requires the overlapping of many distinct polygons. I have the polygons set up so that they each have a small alpha value so that the overlaps can be seen visually. However, when alpha is very small, it is hard to tell when there is overlap between twelve polygons or thirteen polygons merely by looking at the graph since the transparency difference is so minimal. Because of this, I would like the program user to be able to specify a point in the plane, and be returned what alpha is equal to. Is this feasible?

Thanks in advance, and I'll be glad to specify any additional details that are necessary.

click to hide/show revision 2
retagged

Alpha Values of Points on a Graph

Hello, I'm working on a project that requires the overlapping of many distinct polygons. I have the polygons set up so that they each have a small alpha value so that the overlaps can be seen visually. However, when alpha is very small, it is hard to tell when there is overlap between twelve polygons or thirteen polygons merely by looking at the graph since the transparency difference is so minimal. Because of this, I would like the program user to be able to specify a point in the plane, and be returned what alpha is equal to. Is this feasible?

Thanks in advance, and I'll be glad to specify any additional details that are necessary.

click to hide/show revision 3
retagged

Alpha Values of Points on a Graph

Hello, I'm working on a project that requires the overlapping of many distinct polygons. I have the polygons set up so that they each have a small alpha value so that the overlaps can be seen visually. However, when alpha is very small, it is hard to tell when there is overlap between twelve polygons or thirteen polygons merely by looking at the graph since the transparency difference is so minimal. Because of this, I would like the program user to be able to specify a point in the plane, and be returned what alpha is equal to. Is this feasible?

Thanks in advance, and I'll be glad to specify any additional details that are necessary.