Showing 67 open source projects for "animator"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Juggling Lab

    Juggling Lab

    Juggling Lab juggling animator

    Juggling Lab is an open-source juggling simulation and animation software designed to visualize juggling patterns. It allows users to create, simulate, and analyze various juggling sequences, offering both 2D and 3D visualizations. Juggling Lab is highly customizable, supporting complex patterns and siteswap notation, making it a valuable tool for jugglers, performers, and enthusiasts looking to practice or study new routines.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Pixelorama

    Pixelorama

    A free & open-source 2D sprite editor, made with the Godot Engine

    ...Free to use for everyone, forever. A variety of different tools to help you draw, with the ability to map a different tool in each left and right mouse buttons. Are you an animator? Pixelorama has its own animation timeline just for you! You can work at an individual cel level, where each cel refers to a unique layer and frame. Supports onion skinning, cel linking, motion drawing and frame grouping with tags. Custom brushes, including random brushes. Create or import custom palettes. Import images and edit them inside Pixelorama. ...
    Downloads: 45 This Week
    Last Update:
    See Project
  • 3
    LEDSpicer

    LEDSpicer

    LEDSpicer a LED Animator and Controller for Linux

    LEDSpicer is a linear LED controller daemon that will handle single color or a RGB LEDs connected to different devices. It allows the execution of animations and profiles and handle can input to interact with the LEDs, profiles can be triggered based on different events, like programs running, network input, game name, etc. Includes some utilities to make an arcade cabinet more attractive and cool!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 5
    DeepFaceLive

    DeepFaceLive

    Real-time face swap for PC streaming or video calls

    You can swap your face from a webcam or the face in the video using trained face models. There is also a Face Animator module in DeepFaceLive app. You can control a static face picture using video or your own face from the camera. The quality is not the best, and requires fine face matching and tuning parameters for every face pair, but enough for funny videos and memes or real-time streaming at 25 fps using 35 TFLOPS GPU.
    Downloads: 640 This Week
    Last Update:
    See Project
  • 6
    Gloss3D

    Gloss3D

    3D Graphics by a Lightweight Open-Source Software

    GLOSS is a lightweight 3D modeler / animator / renderer for GNU/Linux or Windows platforms. GLOSS is programmed in C/GTK3.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Solemn2d

    Solemn2d

    simple 2d animator app

    simple 2d animator app capable of creating animations by flipping through images and adding sound, not missing out on other basic features
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A scene editor/animator GUI useful to build up keyframed paths to use with free 3D engines like Povray and Yafray
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Naval Battle Animator

    Animation tool for naval battles

    This was created for the YouTube channel [Drachinifel](https://www.youtube.com/channel/UC4mftUX7apmV1vsVXZh7RTw). It's designed as a Windows .NET application based on the WPF framework. It plays script files with various backgrounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    Tesseract Animator

    Tesseract Animator

    This program animates a shaded tesseract

    This program animates a shaded tesseract in a GTK window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Blueprints

    Blueprints

    A framework that is meant to make your life easier

    ...The framework also provides a good base for your custom implementations. By extending the core blueprint layout, you get built-in support for animations and layout attribute caching. The bundled default animator supports animations that look very similar to what you get from a vanilla table view. If you want to provide your collection view animator, no problem; you can inject an animator of your choosing when initializing the layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FancyScrollView

    FancyScrollView

    Scroll view component that can implement highly flexible animations

    ...When FancyScrollView updates the scroll position, it passes the normalized position of the viewport range to each cell. On the cell side, the cell itself controls the scrolling position and appearance based on the value of 0.0~. The sample uses Animator and mathematical formulas to implement scrolling movements.1.0. Only the number of cells needed for display will be generated and the cells will be reused. You can check the operation while actually increasing the number of data in the Demo. FancyScrollRect and FancyGridView also allow you to specify margins before the cells are reused while scrolling. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GuillotineMenu.swift

    GuillotineMenu.swift

    Our Guillotine Menu Transitioning Animation implemented in Swift

    ...Now, it's for you to decide, should or not your menu drop from top left corner of the screen or from your navigation bar, because if you want animation like in the example, you must make your menu view controller conform to "GuillotineMenu" protocol. When you confirm to this protocol, you must make a menu button and title, you don't need to make a frame for them, because the animator will make it itself. In view controller, which will present your menu, you must make a property for "GuillotineMenuTransitionAnimator". It's necessary for proper animation when you show or dismiss the menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TP-COBOL-DEBUGGER

    TP-COBOL-DEBUGGER

    A COBOL debugger for GnuCOBOL/OpenCOBOL written in GnuCOBOL

    A COBOL debugger for GnuCOBOL written in GnuCOBOL. Works with both current GnuCOBOL and old GnuCOBOL/OpenCOBOL 1.1; could be used for other vendors with slightly modifications, too. Take a look at https://gnucobol.altervista.org/tp-cobol-debugger/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Advance

    Advance

    Physics-based animations for iOS, tvOS, and macOS

    ...There are several ways to integrate Advance into your project. Advance animations are applied on every frame (using CADisplayLink on iOS/tvOS, and CVDisplayLink on macOS), allowing for fine-grained control at any time. Animator allows for more flexibility in the types of animation that can be performed, but gives up some convenience in order to do so. Specifically, animators allow for any type of animation or simulation to be performed for a single value. Simulated animations use a simulation function to power a physics-based transition. Simulation functions are types conforming to the SimulationFunction protocol. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Transition X

    Transition X

    { } Declarative Kotlin DSL for choreographing Android transitions

    TransitionManager makes it easy to animate simple changes to the layout without needing to explicitly calculate and specify from and to like Animator or Animation expects. When you call TransitionManager.beginDelayedTransition(layout, transition) Before updating a layout, the framework automatically does a diff on before and after states and animates the difference. Transition X is intended to simplify the construction of these Transition instances to take full advantage of the framework and provide a clear, concise, type-safe and extensible DSL using Kotlin language features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Side Menu Android

    Side Menu Android

    Side menu with some categories to choose

    ...All menu items should implement Resourceble interface to get menu item name and drawable res And all fragments should implement ScreenShotable to get a screenshot of a fragment. You can customize icons that you place in the menu, or add more items. Simply by changing the list you parse to view animator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ClayGL

    ClayGL

    A WebGL graphic library for building scalable Web3D applications

    ...It's easy to use, configurable for high-quality graphics. Benefit from the modularity and tree shaking, it can be scaled down to 22k(gzipped) for a basic 3D application. Animator object can only be created by Animation.prototype.animate method. After created, we can use clay.animation.Animator# when to add all keyframes and clay.animation.Animator#start it. Clips will be automatically created and added to the animation instance which created this deferred object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    jscf

    Javascript Canvas Framework

    A free, open source, native javascript canvas game library. DOCS: https://github.com/g--o/JSCF/wiki SRC + DEMOS: https://github.com/g--o/JSCF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    LI2TA

    LI2TA

    Lego Island 2 Texture Animator

    LI2TA - Lego Island 2 Texture Animator ============================ With this tool you are now able to import your custom texture animations and export them to the *.WIB-format (Lego Island 2 texture animation file format). Before exporting, you can rearrange your animations textures and have a preview of your custom texture animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple Tile Creator is a simple program with open source software, distributed under the New BSD license. It is using SFML 2.3.2 for loading, handling and save images. Allows you to create tile animation files from a number of files-frames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Anonymous Animator

    Anonymous Animator

    Make your own anonymous video using this application

    This application originated from a simple text to speech java application. Now it is a text to video application with an anonymous theme. You can make your own anonymous video simply by typing in your text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JazzHands

    JazzHands

    A simple keyframe-based animation framework for UIKit

    Jazz Hands is a simple keyframe-based animation framework for UIKit. Animations can be controlled via gestures, scroll views, KVO, or ReactiveCocoa. Jazz Hands is used extensively in IF and DO by IFTTT for iPhone and iPad, most famously in the app intro. Open JazzHandsDemo.xcworkspace to see a simple demonstration of moving, scaling, fading, and transforming views in a scrolling app intro. To run the example project, clone the repo, and run pod install from the Example directory. Looking to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ExMplayer

    ExMplayer

    Play any media files,convert,cut,extract and more

    ExMplayer is a free GUI front-end for award-winning MPlayer with 3D/2D video playback support ,tools like audio converter,media cutter and audio extractor.It can play audio,video,dvd files(.vob),vcd files(.mpg,.dat) etc and supports network streaming. Plays hundreds of different video and audio formats, including MPEG-1, -2 and -4 (DivX), H.264,H265 /HEVC,VP9, Ogg Vorbis and AAC. Supports subtitles, subtitle decoding is done using the ASS library.So it can play any media formats without...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 25

    ControlAnimations

    Library for Windows Forms that provides basic animations like WPF.

    ...HOW TO USE After importing Digaly.ControlAnimations, you use it as follows: 1. Define a global variable in the Form class that will hold the animations: (C#) Animator anims = new Animator(); 2. In Form load (you could also do it elsewhere), add the animations: anims.Add("myanimation", panel1.MakeAnimation("Width", 100)); 3. Play the animation, for example in panel1.clicked event: anims.Toggle("myanimation") Your panel is now animated! Have fun! If you have any problems/concerns, please contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB