Skip to main content

Command Palette

Search for a command to run...

SkiaSharp Shapes: Fidget Spinner

A journey into shapes and animations.

Published
1 min read
SkiaSharp Shapes: Fidget Spinner
O

I am a Software Engineer with seasoned experience building industry standard tools and services. I love to discover new tech and I love Fallout.

Screenshot_20210308-232922.png

Creating this piece is quite interesting. The geometrical design on the fidget spinner is also interesting in physics and motion studies. The secrets exists in the mathematics behind the circles and a triangle working together.

Screenshot 2021-03-08 234330.jpg

I draw Image on my design software to better virtualize the relationship that exists between those shapes. I also had an elaborate review of mathematical formulas et'al.

I am integrating touch controls and will update the post with the steps I took to run a fidget spinner. The code is in GitHub.

fidget1.gif

fidget2.gif

265 views