Skip to content

Code exercises and animation experiments with Jetpack Compose.

Notifications You must be signed in to change notification settings

srcemre/AndroidComposePlayground

Repository files navigation

🚀 Code Challenges

Small code exercises and animation experiments with Jetpack Compose.

  1. StarfieldAnimation
    A starfield animation using Canvas and perspective projection!

  2. Menger Sponge Fractal with OpenGL
    A Menger Sponge fractal created by starting with a cube and iteratively removing smaller cubes from its faces. This 3D structure, rendered using OpenGL, showcases intricate geometric patterns.

  3. Solar System Gravity Simulation
    A simple simulation of planets dancing around the Sun using Newton's law of gravitation and Jetpack Compose. a = G * M / r²

About

Code exercises and animation experiments with Jetpack Compose.

Topics

Resources

Stars

Watchers

Forks

Languages