I created a small Android app that uses the front facing camera to shoot a selfie. But what I want to accomplish is a funhouse mirror effect.
I searched the internet trying to find a solution or a way to do this but I am guessing I am searching for the wrong terms here:
Sample Image
Can someone push me in the right direction or how this is made? I searched for morphing, distortion etc.
What I have right now: A basic camera app which is saving a taken photo using the Camera2 API in Android SDK 23