Animation Software for Linux

View 13 business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    GraphNview : The Easy way to draw and animate Graphs It\'s an open source tool that allows you to create and display graphs with extreme simplicity. It also has an integrated development environment to generate the graph animation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Guillotine animation

    Guillotine animation

    Provides a simple way to implement guillotine-styled animation

    Neat library, that provides a simple way to implement guillotine-styled animation. Builder allows you to customize start delay, duration, interpolation and you can set listener if you want to do staff at the moment when menu has been opened or closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hamburgers

    Hamburgers

    Tasty CSS-animated Hamburgers

    Hamburgers is a collection of tasty CSS-animated hamburger icons. Also included is the source as a Sass library. It’s modular and customizable, so cook up your own hamburger. The hamburger button belongs inside the <nav> so that assistive technologies will be able to locate the navigation, and to allow these users to easily locatate the hamburger button, without having to search up and down the DOM, once they realize they've found themselves in an empty navigation. Animations use CSS3 3D transforms (translate3d whenever possible for GPU acceleration), which is supported by most browsers (not supported by IE9 and older and Opera Mini). Wanna work with ems or rems instead of px? Just change all the px values to the unit of your choice. Note: Be consistent (all px or all ems), otherwise it may break, the math behind the customization will fail if it attempts to perform operations with values of different units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A spacemouse plugin for SideFX Houdini.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    The Houdini Character Development Kit is a set of tools (scripts / HDA's) that help and make easier the task of rigging characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ImAnim

    ImAnim

    Animation Engine for Dear ImGui

    ImAnim is a lightweight animation engine that brings modern motion capabilities to applications built with the Dear ImGui immediate-mode GUI framework. It lets developers add rich, smooth animations to user interface elements with minimal boilerplate, matching the responsive nature of ImGui without introducing heavy external dependencies. Support for a wide range of easing functions, tweens, and keyframe clips gives fine-grained control over value transitions like position, scale, opacity, and color. Because it is built to complement ImGui’s design, ImAnim integrates naturally into existing render loops and retains the performance and simplicity that make ImGui popular for tools and development UIs. The project includes examples and demos demonstrating hover effects, timeline control, procedural motion, and complex sequences, making it easier for developers to explore its capabilities. ImAnim targets C++ developers looking to elevate the polish of their graphical interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Image Sorter

    Image Sorter

    A visual animated demonstration of two sorting algorithms

    An applet designed to demonstrate visually the steps taken by two sorting algorithms -- Insertion sort and Selection sort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Interpolate

    Interpolate

    Swift interpolation for gesture-driven animations

    Interpolate is a powerful Swift interpolation framework for creating interactive gesture-driven animations. The idea of Interpolate is - all animation is the interpolation of values over time. Create an Interpolate object with a from value, a to value and an apply closure that applies the interpolation's result to the target object. Alternatively, you can specify multiple values for the interpolation in an array. The Swift compiler might have issues to infer the type of the array so it's best to be explicit. For other types of gesture recognizers that only report a beginning and an end (e.g. a UILongPressGestureRecognizer), you can animate directly to a target progress value with a given duration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A command line java tool that allows creating images of earthquake occurrences plotted on a map over time. These images can then be used to create a video / animation (with a seperate tool like mencoder)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    J3dit
    Simple Ogre XML visualizer using Java + jMonkey 2. Drop a folder or XML file in the selector tree and observe the selected animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JavaNect provides Java-based access to the OpenNI interfaces for piloting devices such as the Kinect. It uses JNA to communicate with the native libraries and drivers on all major platforms. JavaNect was designed for maximum performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JoePass! is a program to write and animate juggling patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Loaders.css

    Loaders.css

    Delightful, performance-focused pure css loading animations

    loaders.css is a collection of pure CSS loading animations designed to drop into any web project without JavaScript or image assets. Each loader is built from simple HTML elements animated with CSS keyframes, transforms, and opacity to create spinners, pulses, bars, and geometric patterns. Because they’re vector-based and CSS-driven, the animations scale cleanly at any resolution and look sharp on high-DPI displays. The library emphasizes small, reusable snippets: you copy a minimal markup block, apply the provided class, and tweak size or color through CSS variables or overrides. Animations are crafted to be smooth and performant, relying on GPU-friendly properties to keep frame rates high even on mobile devices. The set covers common loading metaphors (pulsing dots, rotating squares, bouncing bars), giving designers a consistent visual language across a site while keeping bundle size tiny.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Look-Like
    A tool to Preview your Boot Animation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Magic Solver sim

    A rudimentary 2D isometric engine

    A very simple 2D isometric-engine which was created as basic idea to develop an isometric virtual environment in which some programmed robots autonomously they move trough differents rooms to test they abilities to solving problems in the real enviroment. The engine is in the first stage and it needs to be completed. Totally useless fun project. But feel free to enjoy it and help grow it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MixItUp 3

    MixItUp 3

    Library for animated filtering, sorting, insertion, removal and more

    MixItUp is a high-performance, dependency-free library for animated DOM manipulation, giving you the power to filter, sort, add and remove DOM elements with beautiful animations. MixItUp plays nice with your existing HTML and CSS, making it a great choice for responsive layouts and compatible with inline-flow, percentages, media queries, flexbox and more. MixItUp is open source and free to use for non-commercial, educational and non-profit use. For use in commercial projects, a commercial license is required. Most commonly, MixItUp is applied to a "container" of "target" elements, which could be a portfolio of projects, a list of blog posts, a selection of products, or any kind of UI where filtering and/or sorting would be advantageous. Targets can be filtered using any valid selector e.g. '.category-a', and are sorted via optional custom data attributes e.g. 'data-order'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MoCapTracker
    MoCapTracker is a project containing two main programs: First program is ARTrackingDump which writes Motion Capture data of A.R.Track-systems to a MySQL database. Second program is MoCapTracker which analyzes this data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Move.js

    Move.js

    CSS3 backed JavaScript animation framework

    Move.js is a small JavaScript library making CSS3 backed animation extremely simple and elegant. Increment prop by val, where val is an Number (click several times). Decrement prop by val, where val is an Number (click several times). Set animation duration to n which is a Number or a string such as "4s". Translate x and optionally y axis. Set animation-delay to n which is a Number or a string such as "4s". Move is packaged with a minified version, re-built each release. We can also pass flags to uglifyjs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MyUI
    A cross browser set of client side web components implemented with JavaScript and CSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Nutcracker

    Build animated sequences for RGB Mega-trees

    nutcracker is a php based web tool that allows the user to create sophisticated animations on any RGB device. Current RGB targets supported are Megatrees, matrices and Rays. Nutcracker sequences are a four step oricess 1) Go into the tool and define your RGB device, You are prompted for the number of RGB strings you have and how many pixels are on each string 2) You next go into the effects library. Spirals, meteors, butterfly wing and many other effects are available, For each effect you modify the effects parameters. 3) Nutcracker now builds an animated gif of your rgb device with the effect attached. If you dont like the effect, go back to step 2 and modify and try again 4) Finally, you click on the sequencer you want Nutcracker to create for. Currently Nutcracker supports these sequencers: Vixen, LSP, LOR and HLS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a project to convert a game developed in c# using java. I am uploading a c# version of the game to this project page as a basis conversion to java - also I am planning on making this a two player game - using axis for a web service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenSGToolbox is a collection of libraries that extend features on top of the OpenSG library. These features are: User Interface Particle System Animation Input Video and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PAnimador es una librería desarrollada en Java, empleada para realizar animaciones sencillas usando el API 2D de Java para renderización y la biblioteca gráfica Swing de Java para despliegue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Videos generation from java code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PMoz is a simple photomosaic generation code written in Matlab. It uses Directed Random Search and variant of the same (!!!!) to generate awesome photomosaic animations
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB