Share My Creation [B4X] Glassmorphism

For a new project, I've started creating a class that can convert objects (panel, button, Label, etc) to Glassmorphism.

The class is in beta and uses only B4X code (cross-platform), with no external libraries.

Option features:
- Blur
- Corner Radius
- Color
- Texture
- Saturation
- Animations

Note:
For those wondering why I don't use the Android, JavaFX, iOS APIs, or external libraries.
The main idea is to use only B4X code to avoid dependencies on external libraries.

Example of a normal panel with some features.
1754897098887.png


the same example panel converted to glass morphism
1754897236825.png


Your comments are welcome.

Regards.

Ref.
 
Last edited:
Top