
RxLowpoly
An Android library to bring your ordinary photos to life with an awesome crystallized effect.
Library Details
- RxLowpoly uses JNIwith 64 bit support to meet google specified requirement for all apps to be 64 bit enabled by August 2019.
- Use of JNI enables much faster execution than other similar libraries.
- Use of Sobel Operator for edge detection.
- Use of Delaunay Triangulation on the result from the Sobel operator to construct the final crystallized lowpoly effect on the image.
Library - https://github.com/abhriyaroy/RxLowpoly
Sample app - https://play.google.com/store/apps/details?id=com.zebrostudio.lowpolyrx
Please star the repository on github if you like it. :fingers-crossed: