Showing 24 open source projects for "2d"

View related business solutions
  • 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
  • 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
  • 1
    Pencil2D Animation

    Pencil2D Animation

    Pencil2D is an easy, intuitive tool to make 2D hand-drawn animations

    An easy, intuitive tool to make 2D hand-drawn animations. Lightweight and easy to use so you can focus on animating and not on what button to hit next. Seamlessly switch between raster and vector workflows, allowing you to sketch, ink & paint on the go. Pencil2D is cross-platform and runs on Windows, macOS, Linux & FreeBSD. Pencil2D is completely open source and free to use, even commercially.
    Downloads: 76 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: 7 This Week
    Last Update:
    See Project
  • 3
    three.js

    three.js

    JavaScript 3D library

    ...Finally, the cube is animated within the scene for the camera. A plethora of examples can be found in the project’s website (https://threejs.org/) which use Canvas 2D, SVG and CSS3D renderers that the library also provides.
    Downloads: 94 This Week
    Last Update:
    See Project
  • 4
    Monster Mash

    Monster Mash

    New Sketch-Based Modeling and Animation Tool

    Monster Mash is a playful, research-grade 2D-to-3D modeling and animation tool that turns quick pen strokes into lively, deformable characters in seconds. You sketch a silhouette and interior strokes to hint at limbs or structure, then “inflate” the drawing into a volumetric, puppet-like mesh that preserves the feel of the original art. The interface favors immediacy: draw, inflate, pose, and record motion directly in the canvas, without manual rigging, weight painting, or complicated asset pipelines. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 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
  • 5
    Animated Drawings

    Animated Drawings

    Code to accompany "A Method for Animating Children's Drawings"

    AnimatedDrawings is a framework that converts user sketches or line drawings into fully animated 2D motion sequences using learned motion priors. The idea is that you draw a simple static figure (stick figure, silhouette, or contour lines), and the system produces plausible skeletal motion (walking, jumping, dancing) that adheres to the drawn shape constraints. The architecture separates shape embedding (to understand user-drawn geometry) from motion embedding / generation (to produce temporally coherent movement). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    TupiTube Desk

    TupiTube Desk

    2D Animation Tool for Children and Teenagers

    TupiTube Desk is a 2D animation tool for desktop environments focused on usability for children and amateur artists. It is available for Windows, Mac and Linux operating systems
    Downloads: 51 This Week
    Last Update:
    See Project
  • 7
    Synfig
    Synfig is a powerful, industrial-strength vector-based 2D animation software package, designed from the ground-up for producing feature-film quality 2D animation with fewer people and resources.
    Leader badge
    Downloads: 321 This Week
    Last Update:
    See Project
  • 8
    Kage Studio Animation Software

    Kage Studio Animation Software

    A simple multi-platfom 2D Animation Software for all ages!

    Kage Studio is a vector-based 2D Animation multi-platform Software for Windows, Mac OS, and Debian/Ubuntu GNU/Linux suitable for beginners, hobbyists, and soon even professionals. Written with GTKmm 3.0, Kage Studio has a clean User Interface. Truly an Animation Software, not an airplane cockpit. Kage Studio can export animation to HTML5 (canvas), PNG sequence, Spritesheet, SVG, video (MP4, MKV, OGV, AVI, MOV), and KonsolScript.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    RealityUI

    RealityUI

    A Swift Package for creating familiar UI Elements and animation

    ...The classes included in RealityUI aim to offer familiar User Interface guidelines, but in a 3D setting for Augmented and Virtual Reality through RealityKit. The User Interface controls in this repository so far are made to be familiar to what people are used to with 2D interfaces, however the plan is to expand the tools on offer to new and unique controls, which are more appropriate for an Augmented Reality and Virtual Reality context. RUISwitch is a 3D toggle switch with an on and off state. Default bounding box is 2x1x1m. RUIStepper is used to increment or decrement a value. Default bounding box is 2x1x0.25m. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Reanimate

    Reanimate

    Haskell library for building declarative animations based on SVG

    ...Reanimate aims at being a batteries-included way of gluing together different technologies: SVG as a universal image format, LaTeX for typesetting, ffmpeg for video encoding, inkscape/imagemagick for rasterization, potrace for vectorization, blender/povray for 3D graphics, and Haskell for scripting. Reanimate is a library for programmatically generating animations with a twist towards mathematics / 2D vector drawings. A lot of inspiration was drawn from 3b1b's manim library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12

    Time Travel sim

    Simple animation of a journey at light speed

    A rudimentary user interface I created as basic idea to develop a 2D adventure game in which the player traveling back and forward through the space-time to avoid the alien invasion on the earth. UI 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
  • 13
    flump

    flump

    Exports Flash .FLAs to GPU-friendly formats

    Flump is a toolchain for converting Flash timeline animations into lightweight runtime formats suitable for games. It allows artists to design animations in Adobe Flash (now Animate) and export them for playback in game engines using ActionScript, Java, or other runtimes. This helps maintain smooth vector animations with minimal performance cost, particularly for mobile and web games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    3D Graphics Library for MR (VR & AR)
    This is a little Program that I have done recently, made by my Algorithm for showing 3D Objects in 2D & can be implemented on any Programming Language ( No Open Source Packages/APIs are used. ) You can build & animate whatever you want. Final version will be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cartoon !

    Cartoon !

    Cartoon animation

    This project has moved to : https://github.com/blendman/CartoonAnimation A 2D (cartoon) Animation Software. Current Features : - vector - text - bitmap images (import) - FX - export (png) - multi-layer - export purebasic code Todolist : - animation : object, shape & points, scene, camera... - multi-layer compositing - in-betweening, interpolation (linear) - final rendering (image sequence, video)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DragonBonesAS

    DragonBonesAS

    DragonBones ActionScript Runtime

    DragonBonesAS is a skeletal animation framework for ActionScript 3 and Flash, designed to simplify the implementation of complex 2D animations. It separates the animation data from display logic, allowing developers to reuse assets, blend animations, and reduce draw calls. DragonBones supports the creation of character rigs, timelines, and inverse kinematics, making it popular in Flash-based game development.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 17
    purpleelephant

    purpleelephant

    Development has moved to github

    Purple Elephant is a free and open source cross-platform 2D traditional animation editor, tester, player and compositor. Part of Purple Animation Tools by O. Bahri Gordebak See Wiki for details. Note that Sourceforge project page doesn't always show the latest download. Please click Files above and browse files before download. Latest version is 1.4 right now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KPEdit

    KPEdit

    KPEdit - A 2D skeletal animation editor.

    KPEdit is a skeletal animation editor for game developers and animators. It may be a free alternative to the motion capture systems. The application provides functionality that allows the user to create realistic video-based animations. Prerecorded videos can be used as a reference in order to construct skeleton movement sequences. Other features such as interpolation, transformations and video rendering are also available as built-in functions as well as external modules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    NyuFX

    NyuFX

    Karaoke effects creation tool with ASS and Lua.

    NyuFX is an advanced tool for creating karaoke effects in subtitle format ASS. With the power of scripting language Lua with an extended environment + an user interface it's easy to create fancy 2D effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Anidispri
    Anidispri is a simple tool for animation of 2D bitmap graphics. You can decrease/increase the fps, invert / revert the order of frames and select a specific region in a file which you want animate. italian description: Anidispri è uno strumento molto semplice e utile per testare l'animazione dei vostri sprite bidimensionali. Esso ti permette di aumentare o di diminuire la velocità dell'animazione, di invertire e repristinare l'ordine di lettura dei frames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flint

    Flint

    Actionscript 3 Particle Engine for Flash and Flex

    ...Each snow flake will be a particle in our particle system. If you want to see the final effect, scroll to the bottom of the page. This tutorial works with version 4.0.0 of the Flint library. This example creates a 2D particle effect. For 3D particle effects the principles are the same but you use a 3D emitter and 3D behaviours. First create a new Flash file (Actionscript 3). Set the stage size to 500 pixels wide and 400 pixels high, set the frame rate to 30 fps and set the background color to black.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    vektrix
    An advanced, plugin-based rich media and 2D vector graphics rendering library, capable of rendering diverse vector-graphics formats to customizable output targets.
    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
    Lightweight Java library for animation and animated components development. Also perfect as a graphics engine for 2D games in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB