Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Bezier Path

A collection of 2 posts
iOS

How to test if point falls inside bezier path

Last week I was working on the Spider Chart library. The purpose of this library is to plot data in 2 dimensions. One unit of data is plotted along the pie and other in radial direction. The problem I ran into was how to detect touch in one of the
Oct 19, 2016 1 min read
iOS Animations - Part 2
iOS

iOS Animations - Part 2

Drawing bezier curve using core animation Today we are going to learn how to draw arbitrary shapes using UIBezierPath and CAShapeLayer classes. Drawing shape with UIBezierPath is very simple. First you have to make an outline using UIBezierPath and then use this path to assign to path for CAShapeLayer object.
Jan 2, 2016 3 min read
Fresh Beginning © 2025
Powered by Ghost