Showing 34 open source projects for "2d sprite animator"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    Pixelorama

    Pixelorama

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

    Pixelorama is a free and open-source pixel art editor, proudly created with the Godot Engine, by Orama Interactive. Whether you want to make animated pixel art, game graphics, tiles and any kind of pixel art you want, Pixelorama has you covered with its variety of tools and features. 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...
    Downloads: 73 This Week
    Last Update:
    See Project
  • 2
    PixiJS

    PixiJS

    The HTML5 Creation Engine

    PixiJS is a fast and lightweight 2D rendering library that lets you create rich, interactive graphics, cross platform applications, and HTML5 games even without prior knowledge of WebGL. It’s a fantastic tool for creating rich, interactive content and with built-in cross platform compatibility and graceful degradation, there’s less work for you and more space for fun and creativity! PixiJS works across all devices and is incredibly fast. If you want to create exceptional experiences without...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Excalibur

    Excalibur

    An easy to use 2D HTML5 game engine written in TypeScript

    An open-source 2D HTML5 game engine. Excalibur was built from the ground up for TypeScript, a typed superset of JavaScript that feels familiar to C#, Java, and other strongly-typed languages. This makes Excalibur code clean, readable, and maintainable. Excalibur has a fully-documented API reference that is automatically kept up-to-date with every version, including the main code branch. Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Fyrox

    Fyrox

    3D and 2D game engine written in Rust

    A feature-rich and easy-to-use game engine written in the Rust programming language. The engine comes with an editor, Fyroxed (Fyrox + editor) is a native scene editor for the Fyrox Game Engine. High-quality volumetric lighting (directional, point, spot) with soft shadows. PC (Windows, Linux, macOS) and Web (WebAssembly) support. First-class 3D and 2D support + ability to mix 3D with 2D. Deferred shading, use tons of lights with small overhead. Built-in save/load, save or load entire state...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    melonJS

    melonJS

    A fresh & lightweight javascript game engine

    ... by a community of enthusiasts. See our Gallery for a few examples of games powered by melonJS. melonJS integrates the popular Tiled map format, allowing designers easily create levels using the Tiled map editor, and to focus on the game features itself. A fresh and lightweight 2D sprite-based engine. Fast WebGL renderer for desktop and mobile devices with fallback to Canvas rendering.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Bevy

    Bevy

    A refreshingly simple data-driven game engine built in Rust

    A refreshingly simple data-driven game engine built in Rust. All engine and game logic uses Bevy ECS, a custom Entity Component System. Massively Parallel and Cache-Friendly. The fastest ECS according to some benchmarks. Components are Rust structs, Systems are Rust functions. Queries, Global Resources, Local Resources, Change Detection, Lock-Free Parallel Scheduler. Bevy is still in the very early stages of development. APIs can and will change (now is the time to make suggestions!)....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Castle Game Engine

    Castle Game Engine

    Game engine supporting many 3D/2D formats and graphic effects

    This project has moved to: - Our website https://castle-engine.io/ - GitHub repo: https://github.com/castle-engine/castle-engine/ Cross-platform 3D and 2D game engine for Object Pascal. Rendering and processing of game assets in glTF, X3D, VRML, Collada, Spine and other formats. Many graphic effects including shadows, shaders, mirrors, screen effects. Animation, collision detection, 3D sound. Extensible system of 3D objects, with out-of-the-box levels, items, intelligent creatures...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    TTGO VGA32 Lite
    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.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Pixel

    Pixel

    A hand-crafted 2D game library in Go

    A hand-crafted 2D game library in Go. Take a look into the features to see what it can do. See the requirements for the list of libraries necessary for compilation. Fast 2D graphics, sprites, and primitive shapes with immediate mode style IMDraw (circles, rectangles, lines, ...) Optimized drawing with Batch. Text drawing with text package. Audio through a separate Beep library. Simple and convenient API. Drawing a sprite to a window is as simple as sprite.Draw(window, matrix) Wanna know where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 10
    Longford

    Longford

    A cross platform Lua based game engine

    Longford is a 2D, Lua-based game engine for Windows. It has the following features: + Sprite hierarchy. Sprites drawn in order according to a display "tree" allowing grouping of complex drawings. + Frame update, keypress and (multi)touch events which propagate through the display tree. + Creation of Sprites including polygon Shapes and rectangular Bitmaps with transparency (import as PNG, JPG, GIF, BMP, TGA) + Creation of Textfields based on bitmap fonts. + Translation, rotation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Java Game Development (Ninja Girl)

    Java Game Development (Ninja Girl)

    Example code for creating a 2D platform game in Java.

    !Help Wanted! See Discussions for more details. A platform game demonstrating concepts for 2D platform game creation in Java. Collect the stars and go through the door to advance levels. Graphics courtesy of: https://www.gameart2d.com https://opengameart.org/content/animated-fire https://craftpix.net Levels created using https://www.mapeditor.org/ Project created in the Eclipse Java IDE. Keys: Up, Down, Left, Right - Move Player Space - Jump M - Throw Kunai Q, A - Scroll...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    openbor

    openbor

    The ultimate 2D side scrolling engine. NOTE: Moved to GitHUB

    Please note: OpenBOR has moved to GitHUB. Latest source and binaries may be found here - https://github.com/DCurrent/openbor OpenBOR is the open source continuation of Beats of Rage, a Streets of Rage tribute game originally developed by Senile Team. In the years since it has grown into arguably the single most powerful two dimensional sprite based engine in the world and certainly the most versatile. While intended to allow creation of side scrolling beat em’ ups like Double Dragon or Final...
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 13
    Cocos2D-ObjC

    Cocos2D-ObjC

    Cocos2d for iOS and OS X, built using Objective-C

    Cocos2D-ObjC is a framework for building 2D games, demos, and other graphical/interactive applications for iOS, Mac and tvOS. It is based on the Cocos2D design, but instead of using Python it uses Swift and / or Objective-C. Integrated with Chipmunk physics engine (Served as an extension). Tile Map support. Orthogonal, Isometric and Hexagonal. Parallax scrolling (Served as an extension). Motion Streak (Served as an extension). Render To Texture (Served as an extension). Touch/Accelerometer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Sprites for Processing

    Library to create and manage sprites

    A sprite is a 2D image created from a bitmap file and the S4P library supports creating, moving, resizing and rotating sprites. In addition S4P supports sprite image animation and pixel level transparency (see the ghost example). A sprite's movement can be defined in terms of speed, acceleration and direction leaving S4P to take care of the movement for you. Once moving then sprites can collide - S4P has 4 collision detection modes of varying speed and accuracy. S4P considers all sprites...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    A platform independent 2d game programming framework for c/c++ programmers with least possible dependencies for easy porting and with focus on easy api calls and the requirement of commercial programmers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Scrawl.js

    Scrawl.js

    For the handling and manipulation of the HTML5 <canvas> element

    A JavaScript library which adds an API for handling and manipulating HTML5 <canvas> elements in the DOM. Uses the '2d' context with each canvas element. On starting, Scrawl.js investigates the HTML DOM and automatically creates controller and wrapper objects for each <canvas> element it finds. Can also generate visible canvas elements programatically, and add them to the DOM. Users create sprite and gradient objects using scrawl factory functions, set their styling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BJGL is a java game library what provides quick and easy assistance while building a 2D game! This project is still under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TR Game Engine

    TR Game Engine

    TR Game Engine allows you to develop your game quickly and easily.

    This library providing a simple 2D real-time render system, a collision management system and a real-time game management system. It has also a sound management, network and many other things that games need. This library can read and write compatible images for BlueBox: A-Life project. You can use this handy Java-based library to easily manipulate sprites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    .... As C-Lesh is somewhat primitive you may like it if you are into C. I'd say its a step up from C for 2D games. Everything is set - all you need is a sprite sheet and some programming knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    LD25warmup

    my own 2D lwjgl "engine"

    its just got simple utilities to play sounds, make empty sprite sheets, load grids, handle data and send it to shaders(so all i have to do is say new Player(here, this big). I don't know if i should use this for the LD25?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Tank Game (BlitzBasic)

    University first year project.

    This is a simple 2D sprite based tank game that I made in my first year of university for my games development unit, It's written in Blitz Basic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian, NDS...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    SpriteCutter
    Tool to help the process of cutting sprites (2D image for animating). Made in java. Help to cut several images with the same size and get all together in a new image ready to use as a sprite. It has tools to auto-cut and animation tester.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    Chalanam

    Chalanam 2D Animation Studio

    Chalanam 2D Animation Studio by an Animator Nandakumar E.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Friendly Object-Oriented Game Library , 2D Java Game Engine based on Slick2D and LWJGL. This library was designed for students and primer Java programmer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next