Showing 19 open source projects for "multimedia libraries"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 1
    Imagine

    Imagine

    PHP 5.3 object oriented image manipulation library

    Imagine is a OOP library for image manipulation built in PHP 5.3 using the latest best practices and thoughtful design that should allow for decoupled and unit-testable code. ImagineInterface (Imagine\Image\ImagineInterface) and its implementations is the main entry point into Imagine. You may think of it as a factory for Imagine\Image\ImageInterface as it is responsible for creating and opening instances of it and also for instantiating Imagine\Image\FontInterface object. The main piece of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Space3d

    Space3d

    C# graphics library used for 3D modeling, built with OpenGL/OpenTK

    ..., it provides a control over a lifetime of the object cluster; second, it mirrors a subordination of the object coordinate systems. All the project libraries are built with VS 2017, .NET Framework 4.7.1. The Graphics.sln and Space3d.sln solutions contain test applications, featuring the library capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Org.WillPittenger.Tools.Sounds

    Org.WillPittenger.Tools.Sounds

    Provides a simplified means of playing sounds in .NET calls

    Normally, in .NET, you need to decide between System.Media.SoundPlayer and System.Media.SystemSounds. The latter only handles 5 sounds. The former can handle any sound you provide a link to. Now one library takes care of that for you. Just tell it what sound and it does the rest. A PowerShell module is coming to serve as a demonstration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Agar

    Agar

    Cross Platform GUI Toolkit

    Agar provides a base GUI framework and a standard set of widgets from which graphical applications can be built which run natively under X11, Windows, MacOS X, SDL and others. It takes advantage of texture and GPU acceleration wherever available. Agar can also attach to an existing framebuffer, SDL or OpenGL context and operate as a self-contained window-manager. It includes a standard library of general-purpose widgets, and is also designed to be extended externally. New widgets can be...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    LTMagic/TDraw

    LTMagic/TDraw

    Wrappers for ImageMagick for PHP for true object oriented scripting

    This project has been discontinued (May 2021), but lives on at: https://sourceforge.net/projects/tmagic/ in a yet more powerful form. Bring the full power of object oriented programming to PHP's Imagick. LTMagic is a class to extend the IMagick class and TDraw extends the ImagickDraw class with the goal of simplifying repetitive code. Instead of: $draw->setFont ("Arial-bold"); $draw->setFontSize (24); $draw->setTextAlignment (Imagick::ALIGN_CENTER); $draw->annotation ($im_x - 45, $im_y -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JACK Audio Connection Kit - Qt GUI Interface: A simple Qt application to control the JACK server daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    imagen library

    imagen library

    Simple, Object-Oriented Image Encoder/Decoder

    imagen is a simple, object-oriented imaging library designed for easy encoding/decoding of images.It provides semi-advanced reading and writing capabilities for common image file formats for use in virtually any software application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JSAnimation

    A JavaScript library which animates objects or interact with functions

    JSA is a free library which should help web developers to set awesome animation effects on their web applications with a minimum of efforts and maximum flexibility. It may perfectly cooperate with javascript objects, DOM objects, CSS and CSS3 properties, users' functions... It works in old browesers like ie6 and it works with HTML5 or CSS3, and even if there are a new type of property or object in css3 there would be no need in changing the library core like in most animation libraries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    f4Player (flv, f4v)

    f4Player (flv, f4v)

    fPlayer (aka fPlayer or as3flvplayer) moved to http://gokercebeci.com

    Free, Small, Quick, Customizable and the Bestest FLV Player on Internet! f4Player is an open source flash (AS3) video/stream player and library project. It is so small that it is only 13kb and totally free under GPL license. A few years ago I wanted to play a video (flv) on my webpage and I developed a realy small, simple flv player and I'm still developing it for HTML5 support and JS interface. I've only tested it with flv, f4v, mp4, stream, live stream, subscribed CDN and it works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
  • 10
    Designed to be a simple and easy to use object oriented API to use and convert ,to and from, the PNG and animated PNG file formats. With and without the APNG patch for the PNG library so ad oculos can dropped into any program without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    [Delphi] Object-oriented library designed to help you with the developing of simple CAD applications and diagramming.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    SFMLML is an Objective Caml binding to the SFML library (http://sfml-dev.org). The SFML (simple and fast multimedia library) is a multimedia library. This binding allow you to use it in OCaml. This binding is now stable and complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SaughGoon Engine 1 is free framework for simple 2D/3D games. Engine is intended to be proving ground for beginner programmers, so code is awful and barely useful for any practical purpose. Be warned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A free rendered GUI library providing windowing and widgets for the easy creation of HUDs for games. It supports themes/skinning, XML-based configuration, and works with any graphics API or rendering engine including Axiom, Irrlicht, and SDL.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simplifed All Gaming Graphical User Interface (SAGGUI). Project aimed towards simplifying inclusion of GUI elements in games. Graphical backends include: Allegro,SDL,and OpenLayer. Font backends include: FreeType. Easily extensible to any other system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Flest is an application framework for building enterprise RIAs in Adobe Flex 3 and ActionScript 3. It uses such design pattern as Controller, Factory, Command, etc. High efficiency, simplicity and practicality were set as its mandatory design features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Intrepid is an object-oriented 2D game programming library written in C++ utilizing OpenGL and SDL that takes care of the low-level programming involved in making 2D games.You can create nearly every kind of 2D game. Comes with collision-detection, phy..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The 'Nameless Allegro Engine' is a several layers of C++ abstraction. It is intended to abstract the entire game development process all the way from Allegro to the finished game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Image Processing Library is a complete image processing package. The main features is to support many image formats. By utilizing Object Oriented Programming concept, many image conversion filters are written in a neat, and clear way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next