Skip to content

AndroidSourceTools/ComposePlayground

 
 

Repository files navigation

ComposePlayground

A small Jetpack Compose playground showcasing modern UI/animation patterns with a sleek black theme in fullscreen.

1. Credit Card Selection Animation

Interactive credit card selection with smooth drag gestures and animations.

CP1.mp4

2. 3D Product Viewer

Product list and detail screens featuring 3D models with camera animations and interactive controls.

CP2.mp4

3. AGSL Sample - Spirograph

Mathematical art creation using Android Graphics Shading Language (AGSL) with two rotating axes creating spirograph patterns.

CP3.mp4

4. Circular Carousel with LazyRow

A circular carousel effect using LazyRow enhanced with graphicsLayer and trigonometric calculations. Features infinite scroll and auto snap.

CP4.mp4

5. Shadow Chain Tutorial

Chain dropShadow() and innerShadow() modifiers in Jetpack Compose to create 3D-like, fake glassy, and blurred shadow effects.

CP5.mp4

6. Side Panel Custom Layout

An animated custom side panel layout with drag handle in Jetpack Compose.

CP6.mp4

Credits

3D Models

The following 3D models are used under Creative Commons Attribution license:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%