Gerber, HR, Mnr <[EMAIL PROTECTED]> wrote: > Some screenshots of GC with non-standard transformations and figure rotations
Cools, thanks. That looks very slick. It may well be worth the slower drawing times. Can you extract the transformed coordinates back out? I still wonder, for a FloatCanvas-like system, when you rotate an object and then save it, whether you'd want to store it's original coordinates and a rotation angle, or if you'd just want to store the new coords. Of course, a skewed rectangle is no longer a rectangle. Maybe everything would become a polygon, and Objects like Rectangles would be really be a "special kind of polygon", rather than their own thing -- that would simplify the code some -- fewer Draw methods! -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [EMAIL PROTECTED] _______________________________________________ FloatCanvas mailing list [email protected] http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
