Search the Community
Showing results for tags 'illustrator paths'.
-
Hi! I am working on an SVG handwriting effect. I've got it to work but I can't figure out how to make it not show the "crossing" points of the letters as shown in the codepen. Also, I need the final SVG animation to have a gradient such as in the image below but can't figure out how to change the color of the stroke which is currently black to a gradient. Hope my questions make sense. Thanks!
- 4 replies
-
- illustrator paths
- gsap
-
(and 2 more)
Tagged with:
-
Hi, I'm trying to get an effect of a collection of shapes to come together and fit together (though some of the paths need a clean up 😅) I have made a few simple ScrollTrigger animations and can arrange the shapes into where they should be / the general animation however.... I'm really stuck on how to get the shapes on the bottom on the vector to act as a mask for the background image the animation is placed upon. I'm able to make a compound path a set the mask but wondered if anyone had any ideas around how I would be able to mask as well as animate the shapes independently (as they are moving on the y-axis at different heights). Any help would be appreciated!
- 2 replies
-
- scrolltrigger
- masking
-
(and 3 more)
Tagged with:
-
I am just starting to experiment with DrawSVG. I find that some paths that are created in illustrator and then when the code is copied to my HTML doc that the animation does not work in firefox. it works it all other browsers. does anybody else have this same problem?