awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to narfss/parallaxeverywhere

Open-source alternatives to ParallaxEverywhere

30 open-source projects similar to narfss/parallaxeverywhere, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best ParallaxEverywhere alternative.

  • androidmsky/linkscrollmskyA

    AndroidMsky/linkScrollMsky

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • gjiazhe/scrollparallaximageviewG

    gjiazhe/ScrollParallaxImageView

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • kikoso/android-stackblurkikoso का अवतार

    kikoso/android-stackblur

    3,570GitHub पर देखें↗

    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
    GitHub पर देखें↗3,570
  • manabu-gt/etsyblurManabu-GT का अवतार

    Manabu-GT/EtsyBlur

    755GitHub पर देखें↗

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

    Java
    GitHub पर देखें↗755
  • schibstedspain/parallax-layer-layoutS

    SchibstedSpain/Parallax-Layer-Layout

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • demono/parallaxviewpagerD

    demoNo/ParallaxViewPager

    0GitHub पर देखें↗
    GitHub पर देखें↗0

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
mattboldt/typed.jsmattboldt का अवतार

mattboldt/typed.js

16,276GitHub पर देखें↗

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
GitHub पर देखें↗16,276
  • airbnb/lottie-androidairbnb का अवतार

    airbnb/lottie-android

    35,614GitHub पर देखें↗

    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
    GitHub पर देखें↗35,614
  • ianlunn/hoverIanLunn का अवतार

    IanLunn/Hover

    29,393GitHub पर देखें↗

    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
    GitHub पर देखें↗29,393
  • bradley/blotterbradley का अवतार

    bradley/Blotter

    3,078GitHub पर देखें↗

    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
    GitHub पर देखें↗3,078
  • daimajia/androidviewanimationsdaimajia का अवतार

    daimajia/AndroidViewAnimations

    12,446GitHub पर देखें↗

    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
    GitHub पर देखें↗12,446
  • daimajia/animationeasingfunctionsdaimajia का अवतार

    daimajia/AnimationEasingFunctions

    2,456GitHub पर देखें↗

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

    Java
    GitHub पर देखें↗2,456
  • desarrolloantonio/fragmenttransactionextendedDesarrolloAntonio का अवतार

    DesarrolloAntonio/FragmentTransactionExtended

    1,076GitHub पर देखें↗

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

    XML
    GitHub पर देखें↗1,076
  • dimezis/blurviewDimezis का अवतार

    Dimezis/BlurView

    4,008GitHub पर देखें↗

    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
    GitHub पर देखें↗4,008
  • droidsonroids/mpparallaxviewDroidsOnRoids का अवतार

    DroidsOnRoids/MPParallaxView

    1,738GitHub पर देखें↗

    Apple TV Parallax effect in Swift.

    Swift
    GitHub पर देखें↗1,738
  • facebook/reboundfacebook का अवतार

    facebook/rebound

    5,392GitHub पर देखें↗

    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
    GitHub पर देखें↗5,392
  • faradaj/blurbehindfaradaj का अवतार

    faradaj/BlurBehind

    510GitHub पर देखें↗

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

    Java
    GitHub पर देखें↗510
  • flavioarfaria/kenburnsviewflavioarfaria का अवतार

    flavioarfaria/KenBurnsView

    2,724GitHub पर देखें↗

    Android ImageViews animated by Ken Burns Effect

    Java
    GitHub पर देखें↗2,724
  • flipboard/flanimatedimageFlipboard का अवतार

    Flipboard/FLAnimatedImage

    7,954GitHub पर देखें↗

    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
    GitHub पर देखें↗7,954
  • gelitenight/waveviewgelitenight का अवतार

    gelitenight/WaveView

    1,606GitHub पर देखें↗

    waveview for android

    Java
    GitHub पर देखें↗1,606
  • hitomis/crazyshadowH

    Hitomis/CrazyShadow

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • i-protoss/wavei-protoss का अवतार

    i-protoss/wave

    1,126GitHub पर देखें↗

    A Flutter package for displaying waves.

    Dart
    GitHub पर देखें↗1,126
  • ivanvorobei/spperspectiveivanvorobei का अवतार

    ivanvorobei/SPPerspective

    344GitHub पर देखें↗

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

    Swift
    GitHub पर देखें↗344
  • john990/waveviewjohn990 का अवतार

    john990/WaveView

    1,326GitHub पर देखें↗

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

    Java
    GitHub पर देखें↗1,326
  • jrvansuita/gaussianblurJ

    jrvansuita/GaussianBlur

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • mmin18/realtimeblurviewmmin18 का अवतार

    mmin18/RealtimeBlurView

    3,312GitHub पर देखें↗

    A realtime blurring overlay for Android (like iOS UIVisualEffectView)

    Javaandroidrealtimeblurview
    GitHub पर देखें↗3,312
  • nhaarman/listviewanimationsnhaarman का अवतार

    nhaarman/ListViewAnimations

    5,523GitHub पर देखें↗

    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
    GitHub पर देखें↗5,523
  • nightonke/blurlockviewNightonke का अवतार

    Nightonke/BlurLockView

    1,033GitHub पर देखें↗

    Lock view with blur effect. Easy to customise.

    Java
    GitHub पर देखें↗1,033
  • openaphid/android-flipopenaphid का अवतार

    openaphid/android-flip

    2,821GitHub पर देखें↗

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

    Java
    GitHub पर देखें↗2,821
  • patrickfav/dalipatrickfav का अवतार

    patrickfav/Dali

    1,050GitHub पर देखें↗

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

    Javaandroidandroid-libraryanimation
    GitHub पर देखें↗1,050