38 programs for "multimedia libraries" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Smart Monitoring for Any Network. Powered by Open Source. Icon
    Smart Monitoring for Any Network. Powered by Open Source.

    Trusted by thousands of IT teams worldwide

    NMIS helps with fault, performance, and configuration management. It provides performance graphs, threshold alerting, and detailed notification policies with various methods. NMIS monitors an organization’s IT environment, helps identify and rectify faults, and provides valuable information for IT planning.
    Get a Free Trial
  • 1
    React Native UI Library

    React Native UI Library

    UI Components Library for React Native

    RNUI is a UI toolset & components library for React Native. Basic components like buttons, avatars, and cards and more sophisticated ones like hints, ColorPicker and drawer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    tkImg

    tkImg

    Img is a collection of format handlers for the Tk photo image type.

    See https://tkimg.sourceforge.net/ for a list of supported image formats.
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 3
    Tao3D

    Tao3D

    Tao3D is a programming language for real-time interactive 3D

    Tao3D is a programming language for real-time interactive 3D. It lets you easily create dynamic, interactive, data-rich presentations, small applications, user interface concepts, and more.
    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: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    WonderGUI

    GUI library for games and multimedia.

    WonderGUI is a Graphical User Interface Toolkit written in C++. Just like other, GUI toolkits such as Qt, GTK, MFC, Swing etc it provides a user interface for your program with buttons, checkboxes, menus etc. What makes WonderGUI different from other GUI toolkits is that it doesn't have a standard look and feel, instead it is made to bring your own unique user interface to life with the widgets and layouts that you design. WonderGUI is also built for easy integration into an existing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    tkColorPicker

    tkColorPicker

    Color picker dialog for Tkinter, alternative to tkinter.colorchooser

    The tkcolorpicker module contains a `ColorPicker` class which implements the color picker dialog and an `askcolor` function that displays the color picker and returns the chosen color in RGB and HTML formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating. This is great for embedded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Crazy Eddies GUI System (CEGUI)

    Crazy Eddies GUI System (CEGUI)

    A fast, powerful and adaptable GUI solution

    Crazy Eddie's GUI (CEGUI) system is a graphical user interface C++ library. It was designed particularly for the needs of videogames, but the library is usable for non-game tasks, such as any other type of applications (rendering/visualisation/virtual reality) and tools. It is designed for user flexibility in look-and-feel, as well as being adaptable to the user's choice in tools and operating systems. Established in 2003, CEGUI sees continual, active development and remains one of the...
    Downloads: 66 This Week
    Last Update:
    See Project
  • 9

    Perl OpenGL 2

    Perl bindings to the Modern OpenGL API

    The Perl OpenGL 2 module provides bindings to the modern OpenGL APIs for use from the perl language.
    Downloads: 3 This Week
    Last Update:
    See Project
  • The Fastest Observability Platform for IT, Apps, and Cloud | LogicMonitor Icon
    The Fastest Observability Platform for IT, Apps, and Cloud | LogicMonitor

    Overwhelmed by tech chaos? Unify your teams with real-time visibility and predictability.

    LogicMonitor’s SaaS-based observability platform empowers ITOps, developers, MSPs, and business leaders to monitor networks, applications, and cloud environments seamlessly. Gain full data center visibility, powerful dashboards, and flexible alerting to bridge the gap between tech and teams – all with AI-driven insights. Trusted by leading enterprises, LogicMonitor cuts troubleshooting time, boosts innovation, and delivers extraordinary employee and customer experiences. Transform IT operations with a solution built for modern businesses.
    Get Started
  • 10
    JFreeChart
    JFreeChart is a free (LGPL) chart library for the Java(tm) platform. It supports bar charts, pie charts, line charts, time series charts, scatter plots, histograms, simple Gantt charts, Pareto charts, bubble plots, dials, thermometers and more. *** JFreeChart has moved to GitHub: https://github.com/jfree/jfreechart ***
    Leader badge
    Downloads: 713 This Week
    Last Update:
    See Project
  • 11
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    HyperGUI

    HyperGUI

    A GUI based on libSDL for C++ applications

    HyperGUI is a library of C++ classes and some other parts which can draw and run a GUI for your application. It uses libSDL as its backend for graphical output. This library can be used in both dynamic multimedia (game), and standard (static) applications. The HyperGUI manages it by avoiding screen refreshes as much as possible. In a game or other dynamic multimedia program, the screen (or part of it) is redrawn and refreshed tens of times a second, so there is no need for GUI to ask more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 1,204 This Week
    Last Update:
    See Project
  • 14
    GuiObjects

    GuiObjects

    A C++ library to easily create GUI-editable objects

    The project was born when I wanted to write a 3D modeling + rendering engine in C++. I wanted to create an easily expandable tool for the GUI, that will automatically know how to display the various objects for editing. The goal was to make each object "know" how it should be displayed and changed, so that a simple GUI tool can display complex objects, and new objects can be created without having to spend time creating the "widgets" for them. The basic requirements was: - The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    tkgifviewer

    tkgifviewer

    Image viewer for animated GIFs

    tkgifviewer is an image viewer to open and manipulate images, especially animated GIF images. tkgifviewer has two operational modes, One is an image slideshow, showing one image at a time from those specified on the commandline. It will show (animated) thumbnails of images if started in thumbnail mode. It is possible to manipulate the animation time of the GIF images. Moreover it is possible to execute operations on images like Move File, Create Link, Delete File, and so on. For user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GLC_lib
    GLC_lib is a C++ library for high performance 3D application based on OpenGL and QT4 GUI. Some GLC_lib features : Supported file format : 3DS, OBJ, COLLADA, 3DXML, OFF, STL. Easy view manipulation, Level of detail, shaders...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    F2IBuilder, is a generator of bitmap fonts, opensource and multiplatform, developed in Java language, according to the GPL. F2IBuilder, é um gerador de fontes bitmap, opensource e multiplataforma, desenvolvido em linguagem java, de acordo com a lice
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Implement window system for SDL. The idea is to make SDL's GUI easier to make, and to keep design freedom (you give textures to make borders). Restarted from scratch in 2011 and will be moved to another site when 1st usable version come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Arcball (tracball) OpenGL widgets for different toolkits now supported fltk (1 and 2) and gtkmm (gtkglextmm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TiffIO is a plugin to enable TIFF images from any Qt app. The plugin is a wrapper to libtiff 3.9.4 : It enables any Qt3 or Qt4 based application to load and save any QImage to and from most TIFF formats combinations supported by libtiff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Written in Python, using GTK+ and Cairo, this project is comprised of a canvas capable of drawing East-Asian character glyphs registered at the GlyphWiki project (http://glyphwiki.org), and so-called drawfonts which draw them in a specific style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AAX Desktop is a suite of desktop applications, utilities, and libraries. It forms a nearly complete desktop environment, including a terminal, clock, calculator, address book, dictionary, lossless image library, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Togl

    A Tcl/Tk widget for OpenGL rendering.

    Togl provides a platform independent Tk widget for using OpenGL rendering contexts.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 24
    Flying Cow is a three-dimensional user interface for quickly seeking an item. It provides an interface similar to that of iTunes Cover Flow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next