Share Posted March 17, 2022 Say I want to make a circle from right to left, as in the image, what is failing? See the Pen XWVXJYL by fernandocomet (@fernandocomet) on CodePen Link to comment Share on other sites More sharing options...
Share Posted March 17, 2022 Hey @fernandocomet, If the background has full color, then it can go like this ... See the Pen jOYWPvO?editors=1010 by mikeK (@mikeK) on CodePen You need a 'mask' which covers the relevant part. Try handwritten SVG code. There are some good tutorials. Happy coding ... Mikel 3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now