distort-grid
distort-grid copied to clipboard
[feature] API for image distortion
Great work there buddy, your way of distortion is what I was searching to whole internet. It would be very useful you have any sort of APIs or a way so that others can use this in there projects.
hey @subodhk01 thank you for your interest in the project, glad you like it!
this is a great suggestion!
i'll look into creating a javascript library for image distortion, similar to my glitch-canvas and triangulate-image.
@snorpey That would be great!!!!
hi @snorpey your work is awsome... can u pls help me with a react native .... i have to this exact functionality in react native... any idea how i create this or any resource that is available for this to create
hey @sayanMidknightStudio thank you for your interest in this project!
Unfortunately I haven't had the chance to work extensively with React Native and have no experience using it to work with the Canvas element.
From what it looks like to me, porting this project to React Native would be a major effort.
If you're trying to get this project to work in react native, looking into drawing shapes on a Canvas element in React Native would probably be a good first step.