in this animation I scale the path together with the background. But as a side-effect the pixels become very huge. Is there another way to reach this effect with a constant line-width?
Re: Scaling of path enlarges pixels by Jeroen van der Meer on Mar 7, 2008 at 9:42:13 pm
I've tried this, but the line-width in the example is only 3 pixels and I can't go under 1px.
And still it's covering almost my whole screen at the start. In the example i've hidden the line for the first few frames.
To get a idea: in this example the scaling factor ranges from 800,000% to 600% to 600,000%
Re: Scaling of path enlarges pixels by Jeroen Meer on Mar 8, 2008 at 9:33:38 pm
[This site seems to have problems with spaces in the lastname, so I use another account, but I'm the original poster...]
I used the vegas effect for the line. But I've also tried the stroke effect, but with this effect the problem stays the same. A width of 1px and a zoom-factor of 600000% seems to fill the complete screen.
I think that it should be possible by resize the path itself, but I don't know how to do that.