Showing 26 open source projects for "animator"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    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
  • 2
    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: 5 This Week
    Last Update:
    See Project
  • 3
    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: 58 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    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
  • 6

    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 10
    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
  • 11
    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
  • 12

    Name to Anagram Animator (N2AA)

    An OpenGL sample application

    The application is a result of one-semester subject supposed to introduce to OpenGL. Code is, at least I hope, properly commented and is published for better understanding of very simple, yet already archaic, methods of using OpenGL without shaders (everything is build from gl, glu, glut, glew and alut libraries and the technique I feel most advanced in the project are VAO objects). Do not expect anything more than this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An unofficial clone of the stick figure animator Pivot. Aims to recreate and add to the original program. This is not made by Peter Bone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pivot: Revolution is a remake of the highly popular Pivot Stickfigure Animator, which was designed to allow easy animation using stick figures. Pivot: Revolution, however, will add many features on top of it, allowing for further ease of use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Easy to use GIF Animator, written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A web based flash authoring tool, based on ajax animator and OnlyPaths , with new server model and different enhancements plus the support of collaborative editing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The vector animation solution for your Microsoft Pocket PC (and beyond).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OnlyPaths
    OnlyPaths Extend RichDraw http://starkravingfinkle.org/blog/2006/04/richdraw-simple-vmlsvg-editor/ - VML/SVG browser-based drawing. Proposed by Ajax Animator. Use OPF (OnlyPaths Format) SVG/VML JSON proposed by http://antimatter15.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MD2 (Quake II Style) 3D model loader and animator for the C# XNA games development framework; includes demonstration/tutorial application. Developed on Microsoft C# Express 2005 and the Microsoft XNA Games Development Framework 1.0 Refresh release. Ported to GitHub for consolidation/preservation: https://github.com/aussieboosh/XNA-MD2-Model-Loader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Kudu is a Gtk+ and OpenGL powered animation package, which relies moslty on skeletal animation and has an interface loosely based on the style of Wings3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Fully plugin-enabled internationalized skinnable Java3D modeller/animator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Animix brings a storyboard to life by combining and synchronising storyboard frames with a soundtrack, allowing an artist or animator to quickly create, and present an Animatic over the web.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    SpriteEdit is a sprite editor and animator utility. It is intended to be used with AGAST (Adventure Game Authoring System), but may be of interest to anyone interested in animations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    JAnim is an easy program for creating applets for your web page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    3D modeller and animator program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo