Mobile app version of vmapp.org
Login or Join
Tiffany317

: How to do a perfect circle with the bezier tool in Inkscape? I need to create a perfect circle with the bezier tool and not with the circle tool. The purpose of this is to later animate

@Tiffany317

Posted in: #Animation #Css #Inkscape #Path

I need to create a perfect circle with the bezier tool and not with the circle tool. The purpose of this is to later animate my svg with css.

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Tiffany317

2 Comments

Sorted by latest first Latest Oldest Best

 

@BetL875

When drawing a citcle in Inkscape then this will be its path :



To convert this path to Bezier lines just select the object, then choose Path > Object to Path:



We can now insert nodes, break paths or whatever there is we need to do (below example was obtained by inserting 3 nodes and deleting the path between two selected nodes):

10% popularity Vote Up Vote Down


 

@Cofer715

Select the ellipse tool , draw a circle (with 'Ctrl') and now - with the ellipse tool still selected - hover over the 3 visible nodes of the circle and read the hints in the status line: you can position the start and end point of the circle to create a segment, and with the toggle on the ellipse controls bar you can determine if it's a segment (closed, filled path including the center) or an arc (unclosed shape).


Taken from This Post on the Inkscape forums.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme