Skip to content

A UIBezierPath category for creating Apple Flavored Smooth Corners.

Notifications You must be signed in to change notification settings

sugarmo/SGMSuperEllipsePath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SGMSuperEllipsePath

A UIBezierPath category for creating Apple Flavored Smooth Corners, the corner's curvature is more continuous than normal.

This project is based on the project everdrone/react-native-super-ellipse-mask.

In fact +[UIBezierPath bezierPathWithRoundedRect:cornerRadius:] already provides Smooth Corners, this project is just for research and testing.

You can see the corner curvature difference between UIKit, CoreGraphics and SGMSuperEllipsePath in the demo app.

If you are interested in Curvature Continuity, you can check s4y/continuousCorners and this notebook.

About

A UIBezierPath category for creating Apple Flavored Smooth Corners.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published