A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
-
Updated
Jul 27, 2024 - Kotlin
The Canvas API provides a means for drawing graphics via JavaScript and the HTML canvas element. Among other things, it can be used for animation, game graphics, data visualization, photo manipulation, and real-time video processing.
A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
Celebrate more with this lightweight confetti particle system 🎊
🚀🧨📝 Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.
🎨 Jetpack Compose canvas library that helps you draw paths, images on canvas with color pickers and palettes.
DrawBox is a multi-purpose tool to draw anything on canvas, written completely on jetpack compose.
a zigzag view for using for ticket or invoice
✏️🚀 Drawing app written with Jetpack Compose Canvas. Draw using touch down, move and up events.Using array of paths to have erase, undo, or redo actions and set properties for path that will be drawn next separately.
⚖️ A simple bmi calculator primarily built with the intention of deepening understanding and practical experience with the Canvas API.
Improve your UI/UX using the full power of Canvas (based on paths under the hood)
🚀💬🫧 Speech/Chat bubble written with Jetpack Compose and canvas with various properties such as arrow width, height, background color, shadow to create similar bubbles whatsapp, telegram or others have.
A mini-game for Android like Space Invaders, where the entire game engine has been written from scratch, in Kotlin. And every visual asset in the game is drawn with code, using Android Custom Views.