Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 440 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 440 Bytes

Colour clustering playground

A playground I created for my WWDC 2019 scholarship application. It demonstrates on how the k-Means algorithm can be used to reduce an image to its primary colours.

For performance reasons it uses a set of Metal Performance Shaders to perform the k-Means algorithms.

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4