awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to narfss/parallaxeverywhere

Projects sharing features with ParallaxEverywhere

30 open-source projects similar to narfss/parallaxeverywhere, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • androidmsky/linkscrollmskyA

    AndroidMsky/linkScrollMsky

    0View on GitHub↗
    View on GitHub↗0
  • gjiazhe/scrollparallaximageviewG

    gjiazhe/ScrollParallaxImageView

    0View on GitHub↗
    View on GitHub↗0
  • kikoso/android-stackblurkikoso avatar

    kikoso/android-stackblur

    3,570View on GitHub↗

    Android StackBlur is a library that can perform a blurry effect on a Bitmap based on a gradient or radius, and return the result. The library is based on the code of Mario Klingemann.

    Java
    View on GitHub↗3,570
  • manabu-gt/etsyblurManabu-GT avatar

    Manabu-GT/EtsyBlur

    755View on GitHub↗

    EtsyBlur is an Android library that allows developers to easily add a glass-like blur effect implemented in the Etsy app.

    Java
    View on GitHub↗755
  • schibstedspain/parallax-layer-layoutS

    SchibstedSpain/Parallax-Layer-Layout

    0View on GitHub↗
    View on GitHub↗0
  • demono/parallaxviewpagerD

    demoNo/ParallaxViewPager

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • mattboldt/typed.jsmattboldt avatar

    mattboldt/typed.js

    16,276View on GitHub↗

    Typed.js is a JavaScript typing animation library and DOM text animator used to simulate a user typing and erasing text. It serves as a frontend animation tool for creating dynamic text transitions and visual effects within HTML elements. The library distinguishes itself through the ability to render animated typing sequences directly inside the placeholder attribute of HTML input fields. It also supports reading animation strings from static HTML elements to maintain search engine visibility and accessibility. The tool covers animation control with configurable timing and playback state man

    JavaScript
    View on GitHub↗16,276
  • airbnb/lottie-androidairbnb avatar

    airbnb/lottie-android

    35,614View on GitHub↗

    Lottie-android is a native vector animation engine and library for Android that parses JSON specification files into high-fidelity animations. It functions as a JSON animation parser and renderer, translating After Effects exported data into native draw calls to maintain design fidelity on mobile devices. The library supports dynamic user interface control by allowing the modification of animation properties, such as colors, text, and shape attributes, during runtime playback. It also integrates with system-level accessibility settings to adjust playback and visibility in accordance with redu

    Javaafter-effectsairbnbandroid
    View on GitHub↗35,614
  • ianlunn/hoverIanLunn avatar

    IanLunn/Hover

    29,393View on GitHub↗

    Hover is a collection of pre-defined CSS3 animations and reusable stylesheets for links, buttons, and images. It serves as a web UI animation kit and a library of styles written in CSS, Sass, and LESS to provide visual feedback when a user hovers over an element. The library includes specialized interactive effects that simulate tactile behaviors, such as page curls and the rendering of speech bubbles. It also provides a set of animation primitives to manipulate backgrounds, borders, shadows, and glow effects to simulate depth and elevation. The project covers a wide range of element motion

    SCSScsscss-effectssass
    View on GitHub↗29,393
  • bradley/blotterbradley avatar

    bradley/Blotter

    3,078View on GitHub↗

    Blotter is a WebGL text rendering engine and fragment shader text visualizer. It provides a system for composing and previewing stylized text effects by applying custom GLSL fragment shaders to text elements on a web canvas. The project includes a shader editor for defining and updating custom shader logic and uniforms in real time. This interface allows for the creation of unique visual styles and the modification of rendering variables without reloading the underlying logic. The engine incorporates performance optimizations for WebGL rendering, utilizing texture atlas batching and a single

    JavaScriptanimationcreative-codingcss
    View on GitHub↗3,078
  • daimajia/androidviewanimationsdaimajia avatar

    daimajia/AndroidViewAnimations

    12,446View on GitHub↗

    AndroidViewAnimations is an animation library and visual effects toolkit for Android applications. It provides a framework for implementing motion effects, such as bouncing, sliding, and rotating transitions, for views within Android layouts. The library features a collection of predefined motion presets and stylized transition effects. These include curated sequences for shaking and pulsing to guide user attention, as well as complex movements like hinging or rolling for interface entry and exit. The toolkit covers a wide range of visual effects, including linear slides, elastic bounces, tr

    Javaandroidanimationeasing-functions
    View on GitHub↗12,446
  • daimajia/animationeasingfunctionsdaimajia avatar

    daimajia/AnimationEasingFunctions

    2,456View on GitHub↗

    Android Animation Easing Functions. Let's make animation more real!

    Java
    View on GitHub↗2,456
  • desarrolloantonio/fragmenttransactionextendedDesarrolloAntonio avatar

    DesarrolloAntonio/FragmentTransactionExtended

    1,076View on GitHub↗

    FragmentTransactionExtended is a library which provide us a set of custom animations between fragments.

    XML
    View on GitHub↗1,076
  • dimezis/blurviewDimezis avatar

    Dimezis/BlurView

    4,008View on GitHub↗

    BlurView is a custom Android UI component that provides real-time, dynamic blurring effects for user interfaces. It functions as a layout element that applies a blur effect to the content of the underlying view hierarchy, enabling the creation of glassmorphism styles and translucent backgrounds. The project focuses on implementing dynamic background rendering that updates as the content beneath the blurred area changes. It allows for the porting of frosted glass visual styles to Android layouts through adjustable diffusion levels and rounded corner clipping. The implementation covers visual

    Javaandroidblurblurview
    View on GitHub↗4,008
  • droidsonroids/mpparallaxviewDroidsOnRoids avatar

    DroidsOnRoids/MPParallaxView

    1,738View on GitHub↗

    Apple TV Parallax effect in Swift.

    Swift
    View on GitHub↗1,738
  • facebook/reboundfacebook avatar

    facebook/rebound

    5,392View on GitHub↗

    Rebound is a Java motion framework and physics engine designed to create natural physical movement in user interface animations. It functions as a spring physics library that models forces and oscillations to drive fluid interface transitions. The framework implements interactive motion design by simulating real-world spring dynamics and physical forces rather than using linear transitions. This allows for the creation of organic motion within Java applications. The engine handles physics-based animation through spring-based simulations, employing discrete time-step integration and frame-ind

    Java
    View on GitHub↗5,392
  • faradaj/blurbehindfaradaj avatar

    faradaj/BlurBehind

    510View on GitHub↗

    DEPRECATED Easily have blurred and transparent background effect on your Android views.

    Java
    View on GitHub↗510
  • flavioarfaria/kenburnsviewflavioarfaria avatar

    flavioarfaria/KenBurnsView

    2,724View on GitHub↗

    Android ImageViews animated by Ken Burns Effect

    Java
    View on GitHub↗2,724
  • flipboard/flanimatedimageFlipboard avatar

    Flipboard/FLAnimatedImage

    7,954View on GitHub↗

    FLAnimatedImage is a high-performance rendering engine and library for playing animated GIF images on iOS. It functions as an animation engine and image memory manager designed to ensure smooth frame transitions and consistent playback timing across different device environments. The project focuses on maintaining consistent animation speed through variable frame delay support and optimizes rendering efficiency to sustain high frame rates on mobile devices. It includes a memory management system to prevent application crashes and performance degradation during the playback of large or numerou

    Objective-C
    View on GitHub↗7,954
  • gelitenight/waveviewgelitenight avatar

    gelitenight/WaveView

    1,606View on GitHub↗

    waveview for android

    Java
    View on GitHub↗1,606
  • hitomis/crazyshadowH

    Hitomis/CrazyShadow

    0View on GitHub↗
    View on GitHub↗0
  • i-protoss/wavei-protoss avatar

    i-protoss/wave

    1,126View on GitHub↗

    A Flutter package for displaying waves.

    Dart
    View on GitHub↗1,126
  • ivanvorobei/spperspectiveivanvorobei avatar

    ivanvorobei/SPPerspective

    344View on GitHub↗

    Widgets iOS 14 animation with 3D and dynamic shadow. Customisable transform and duration.

    Swift
    View on GitHub↗344
  • john990/waveviewjohn990 avatar

    john990/WaveView

    1,326View on GitHub↗

    A wave view of android,can be used as progress bar.

    Java
    View on GitHub↗1,326
  • jrvansuita/gaussianblurJ

    jrvansuita/GaussianBlur

    0View on GitHub↗
    View on GitHub↗0
  • mmin18/realtimeblurviewmmin18 avatar

    mmin18/RealtimeBlurView

    3,312View on GitHub↗

    A realtime blurring overlay for Android (like iOS UIVisualEffectView)

    Javaandroidrealtimeblurview
    View on GitHub↗3,312
  • nhaarman/listviewanimationsnhaarman avatar

    nhaarman/ListViewAnimations

    5,523View on GitHub↗

    ListViewAnimations is an Android list item motion framework and animation library designed to implement visual transitions and interactivity within list and grid views. It provides a toolset for managing item motion, specifically focusing on how elements appear, move, and transition within a user interface. The library enables complex interactive gestures, including swipe-to-dismiss and drag-and-drop reordering. It also supports the animated expansion of list items to reveal hidden content and applies visual effects such as fading and scaling as elements enter the screen. The framework cover

    Java
    View on GitHub↗5,523
  • nightonke/blurlockviewNightonke avatar

    Nightonke/BlurLockView

    1,033View on GitHub↗

    Lock view with blur effect. Easy to customise.

    Java
    View on GitHub↗1,033
  • openaphid/android-flipopenaphid avatar

    openaphid/android-flip

    2,821View on GitHub↗

    A component for flip animation on Android, which is similar to the effect in Flipboard iPhone/Android

    Java
    View on GitHub↗2,821
  • patrickfav/dalipatrickfav avatar

    patrickfav/Dali

    1,050View on GitHub↗

    Dali is an image blur library for Android. It contains several modules for static blurring, live blurring and animations.

    Javaandroidandroid-libraryanimation
    View on GitHub↗1,050