Have you seen my site? There are numerous examples there including a
beginners guide and a good article on animation that has a bunch of tumbling
bouncing objects that all use transforms.
--
--
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
[quoted text, click to view] "Jeff Johnson" <i.get@enough.spam> wrote in message
news:13qehpm682h0r37@corp.supernews.com...
> Since I don't work with graphics often, whenever I come to a point where a
> transform would be useful I have to spend a lot of time finding articles
> about them and reviewing how they work. Not only that, but I'm not
> necessarily aware of the many different problems that can be solved using
> transforms. Is there any site out there that gives a good tutorial on them
> and (preferably) shows lots of visual examples of the results of various
> transforms?
>