EMTNeumorphicView
EMTNeumorphicView copied to clipboard
Idea: UIMotionEffect Support
It would be awesome to add support for UIMotionEffect:
- https://developer.apple.com/documentation/uikit/uimotioneffect
- https://nachbaur.com/2019/04/24/uimotioneffects/
@julianpomper Theoretically, Neumorphism element will have depth and side faces. I think It needs to be rendered as a real 3D object if we want to move viewpoint. My implementation is not.