Showing 24 open source projects for "objects"

View related business solutions
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    as3swf

    as3swf

    Parse, create, modify and publish SWF files

    ...It gives programmatic access to SWF structure (tags, binary content, shapes, actions, etc.), and allows developers to read SWF files, manipulate them in code (e.g. change shapes, embed assets, alter frame data), and write them back out. as3swf is released under the MIT license. Parse, create, modify and publish SWF files. Modify SWF content: insert, remove, or alter tags or objects within the SWF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Starling Filters

    Starling Filters

    A collection of filters for use with the Starling AS3 framework

    Starling-Filters is an open-source collection of filter effects for the Starling AS3 framework. These filters allow developers using Starling (a GPU accelerated 2D rendering framework in Flash/AIR) to apply image processing / visual effects (e.g. blur, glow, etc.) in their Starling-based applications. The repo has versions for Starling 2.0 (on master) and older filters archived for Starling 1.x. A collection of filters for use with the Starling AS3 framework. The master branch contains...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Starling Extension Graphics

    Starling Extension Graphics

    flash.display.Graphics style extension for the Starling Flash GPU

    ...It automatically triangulates vector shapes, letting developers use familiar drawing APIs but get performance benefits of GPU rendering via Starling. Starling is an ActionScript 3 library that mimics the conventional Flash display tree architecture. In contrast to conventional display objects, however, Starling "lives" entirely inside the Stage3D environment. That means that all objects are rendered directly by the GPU, which leads to a significant performance boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SWF Investigator

    SWF Investigator

    Adobe SWF Investigator enables full analysis of SWF applications.

    ...From a static perspective, you can disassemble ActionScript 2 (AS2) and ActionScript 3 (AS3) SWFs, view SWF tags and make binary changes to SWF files.  SWF Investigator also lets you view associated information, including local shared objects (LSOs) and per site settings. From a dynamic perspective, you can call functions within the SWF, load the SWF in various contexts, communicate via local connections and send messages to Action Message Format (AMF) endpoints. SWF Investigator contains an extensible fuzzer for SWF applications and AMF services, so you can search for common Web application attacks. ...
    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
  • 5
    A Flash UI Framework using the Adobe drawing APIs to create everything. All UI objects can be skin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Citrus-Engine

    Citrus-Engine

    Modern AS3 Game Engine

    Citrus Engine is a 2D game framework for ActionScript 3 that simplifies the development of physics-based games, especially platformers. Built on top of Starling and Box2D, it provides a component-based architecture and high-level abstractions for objects, input, levels, and camera control. It’s well-suited for educational games, side-scrollers, and mobile game development using Adobe AIR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    KitVision

    KitVision

    KitVision is a Framework for creating tangible tabletop games

    With KitVision you can create very simple tabletop games based on Tangible Interaction (manipulation of objects). KitVision uses the reacTIVision framework for dealing with visual based tabletop hardware. Computer programming skills are not required to create tabletop games with KitVision. A Graphic Assistant enables the designer to model the game, and to define images, sound and game rules. Adobe Air has to be installed in order to work with KitVision http://get.adobe.com/es/air/ Manual, Tutorials and more info can be found at: http://www.toyvision.org KitVision has been developed by Clara Bonillo, Olga Blasco and Javier Marco, at the GIGA Affective Lab (Zaragoza University, Spain)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SoundAS

    SoundAS

    A modern lightweight sound manager for AS3

    ...It includes built-in support for seamless looping, volume fading, tweening, and grouping of sounds, making it highly useful for game development and multimedia projects. SoundAS also offers a modular structure, enabling developers to use individual SoundInstance objects directly without needing the full system. With a permissive license and active examples, it is designed to be straightforward, flexible, and powerful for managing audio in ActionScript projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    StarlingPunk

    StarlingPunk

    StarlingPunk is a framework built on top the Starling library

    ...It is inspired by FlashPunk: it gives structure (entities, worlds), collision detection systems, tile maps, etc., and is intended to help developers organize 2D game code more cleanly while benefiting from Starling’s performance. It has features for quick prototyping and reusing code between projects. Organizing game objects into Worlds, Entities, with type-based grouping etc. Manage entity drawing order via depth/layer so that scenes render properly in order (foreground/background, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 10
    AS3 Framework
    - fw.linq: Linq To Objects - fw.reflection: Reflection on AS3 classes - fw.queues: Program async - synchronous style - fw.events: Eventdispatching made easy (C# style) - fw.serialization: Serialize EVERY instance to xml and back ... and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    flixel

    flixel

    flixel is a free Actionscript (Flash) library

    Flixel is a free, open-source game development library written in ActionScript 3 originally for Flash, created by Adam “Atomic” Saltsman. It provides a lightweight yet powerful base framework to build 2D games: handling rendering, input, collisions, tilemaps, particles, cameras, etc. It was designed to be easy to learn and extend, useful both for simple arcade style games and more elaborate ones. It has been used for many indie / Flash games (including commercial and contest-nominated ones),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Small scripting language with a minimal yet powerful command syntax developed in ActionScript 3. Heavily inspired by Sauerbraten's console language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    AS3 Signals

    AS3 Signals

    Signals is a new approach for AS3 events, inspired by C# events

    ...A Signal is essentially a mini-dispatcher specific to one event, with its own array of listeners. A Signal gives an event a concrete membership in a class. Listeners subscribe to real objects, not to string-based channels. Event string constants are no longer needed. Signals are inspired by C# events and signals/slots in Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    caspin
    caspin is a thin wrapper library around Mozilla's Tamarin Project, which enables you to seamlessly integrate the AVM2 (Adobe Virtual Machine 2) into your C/C++ Projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AsDoclet can be used to generate actionscript files out of Java sources. Such a tool is essentially useful for RIA and Client/Server applications where value objects are transmitted between server and client as serialized data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flicc is an Mxml based Dependency Injection framework for Flex. Flicc allows you to define objects and their dependencies using constants to provide more compile-time checking, configure view components and quickly write domain-specific injection tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Flash Board is a free, open source whiteboard drawing application. OFB provides the ability to draw with various tools (curve, circle, line, rectangle), move the various drawn objects, group objects, scale objects and grouped objects and save as XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The 'Half Baked Ray Caster' provides 3D rendering mixed with native Flash MovieClip type objects. It supports textures and lighting, and fairly smooth animation on high end PCs. It's written using the free Flex 2 SDK, a C preprocessor and make tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Flash 3D graphics library written in ActionScript3.0. This project aims to provide high performance and user friendly interface to manipulate 3D objects with fully extendibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Engine for web-based interactive map (like google map). List of features includes: search for a street and address, search for a bus route, information about objects, plugin architecture, easy customizable code and DB. Based on Macromedia FLASH technolog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JavaFlashBridge provides integration of a Flash player within Java Panel container using JDic and JavaScript and Flash Integration Kit. The communication protocol is String-based, so it can be XML, serialized objects or anything else. It is event-driven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is an open source project: It will concatenate the macromedia flash vectorgraphic interface with 3d-modelling objects. these objects are created with 3d-programms, imported in flash(xml-based) and transformed and moved with actionscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GECCO is the Global Engine for Custom Course Objects. Written in Flash Actionscript 2, GECCO is a run-time engine for delivering interactive elearning modules using a variety of learning templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Interfuse is a workflow framework that joins ("fuses") the services, rules and objects of a traditional application with user-defined workflow. Interfuse is lightweight and designed to be embedded in existing Java-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →