On Oct 30, 2009, at 8:10 PM, Richard Gaskin wrote:

http://www.capellan2000.000space.com/graphics_transformations_01.zip

I wish I go see it, but when I click it I wind up here:
<http://swiftphp.com/notify/2.php>
-- Richard


My browser (Firefox/3.5.3 GTB6 in OSX 10.5 ) initiates and successfully downloads the file 'graphics_transformations_01.zip'

The stack shows many of the complex operations for transforming graphics. The button scripts are very well written to show the meaning of variables and the operations used.

There is a metacard version and a rev version and both are dated 2003.
Very cool demonstration.

Thanks for showing this, Alejandro.
I am sure a friend of mine will love seeing this and do some fancy scripting.

Jim Ault
Las Vegas

On Oct 30, 2009, at 8:10 PM, Richard Gaskin wrote:

Alejandro wrote:

Actually, these are plain and simple vector graphics, organized
like concentric rings that you could show and hide, depending
of zoom level.

I figured they were vector, but the show/hide part I hadn't thought of. Makes good sense, though, keeps the number of things on screen to a minimum.

Nice idea, rather like the famous ZoomQuilt:
<http://www.zoomquilt.org/>

This zoom slider is actually scaling all graphics from
the center. Adobe Flash do not scale all vector graphics
at the same time. This is an illusion. But a really fast one.
I had published an stack that uses matrices to scale vector
graphics. Scaling the points of vector graphics in a loop or
driven by a scale slider should be no problem. ;-)
http://www.capellan2000.000space.com/graphics_transformations_01.zip

I wish I go see it, but when I click it I wind up here:
<http://swiftphp.com/notify/2.php>
--
Richard
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to