Take a look at http://srufaculty.sru.edu/david.dailey/svg/newstuff/Newlist.htm
I have a bunch of examples there. Also at http://srufaculty.sru.edu/david.dailey/svg/svg_filter_play.htm You can see several experiments I did to try and control the distance of the offset created by feDisplacementMap. Let me know if explanation is needed for any of those, or if you have more success in controlling things than I did. I was trying to figure out if I could carve images into jigsaw puzzles without using a zillion clipPath's (which would tend to be expensive in terms of RAM). cheers, David ----- Original Message ----- From: "Oliver Saggau" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, May 30, 2007 4:29 AM Subject: [svg-developers] Non-affine image transformations > Hello, > i'm trying to achieve a little bit of 3D kind of view and therefore I'm > trying to transform an image to have something like perspective (like > the scrolling text in the Star Wars intro). Because SVG only has a 3x3 > tranformation matrix non-affine transformations are not possible. But > maybe there is a way using 'feDisplacementMap' paired with some gradient > filled geometry. Thats what I found in some mailing list, but I have no > idea how the gradient should look like and how I apply a gradient to the > displacement map. > > Thanks > > > > ----- > To unsubscribe send a message to: > [EMAIL PROTECTED] > -or- > visit http://groups.yahoo.com/group/svg-developers and click "edit my > membership" > ---- > Yahoo! Groups Links > > > > > ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

