Open Source Linux Graphics Software - Page 61

Graphics Software for Linux

View 332 business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over matrices, etc. - please see at the site. Almost all classes and methods are thoroughly documented via JavaDoc (you may read full JavaDoc at the site).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Algebraic graphs

    Algebraic graphs

    Algebraic graphs

    Alga is a library for algebraic construction and manipulation of graphs in Haskell. See this Haskell Symposium paper and the corresponding talk for the motivation behind the library, the underlying theory and implementation details. We can give semantics to the constructors in terms of the pair (V, E) of graph vertices and edges. Alga can handle graphs comprising millions of vertices and billions of edges in a matter of seconds, which is fast enough for many applications. We believe there is a lot of potential for improving the performance of the library, and this is one of our top priorities. If you come across a performance issue when using the library, please let us know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Alhacen Ray Tracer is an open source real time ray tracer aimed at achieving competitive 3d graphics performance on everyday computers while allowing for dynamic reflections and global illumination. It is written in the C programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A basic image viewer for browsing directories of images culled from image boards, and easy resubmission.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A collection of little C/C++ programs that use the Allegro library for some nice graphic effects (oscilator, fontconverter, textprinting effects, logger, etc). These can also be included in your own Allegro projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AllegRT is a 3D engine for making games based on 3D realtime raytracing for realistic results. It is based on and designed to work with Allegro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AllegroPlus

    AllegroPlus

    A C++ Wrapper for the Allegro Graphics Library

    A C++ Wrapper for the Allegro Graphics Library. Built on top of Allegro 5. Current API Documentation: http://allegroplus.sourceforge.net/Documentation/API/V0.1/ Visit: http://alleg.sourceforge.net/ for information on Allegro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Alliance Productions was started in early 2000 by Kazan as a publishng name for his utilities and campaign for FreeSpace 2. Now it has evolved into the publishing name for all projects started by him.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AllinDIP is a digital image processing application that implements many kinds of filters and transformation above digital images.
    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
    A multimedia database system comprised of a relational database and a web-based user interface, written in Java, JSP and PL/SQL. It features various searching capabilities and the ability to arrange media items into stored groupings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Picture viewer/editor. It is intended mainly for quick and easy digital photos manipulation. Optimized for minimal amount of keypresses. Planned features include working with groups of pictures, undo/redo, Motion JPEG support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Aloe Ferox
    Simple program for creating beautiful color combinations. Just choose one color from palette or click on any button!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ALPAGA is a free social networking portal designed to share your calendars, contacts, pictures with your familly and friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AltSci3D Manga Director is a open source editor for artists and developers of 3D manga/comics. Using Milkshape3D models and the pathing system, an artist can create a manga similar to Javantea's Fate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Intended to be a cross-platform 3D engine and toolkit using the Tao framework and allowing C#/F#/.NET developers to target Mac OS X and Windows with a single build. Also includes accessory tools for managing builds and ports of your game product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Amazed is an image editor written in Java. Its key features are simple viewing and manipulation of images in different formats, including easy navigation among images in a directory. Other features: resizing, flipping, filtering, adding text, printing, op
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Explore procedural worlds on your GPU. Worlds are defined by GLSL programs that map XYZ coordinates to the distance to the nearest surface. Design your own worlds, modify parameters in realtime and render hires videos of your recorded journey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Amazon EC2 Metadata Mock

    Amazon EC2 Metadata Mock

    A tool to simulate Amazon EC2 instance metadata

    Instance metadata is data about your instance that you can use to configure or manage the running instance. Instance metadata is divided into categories, for example, hostname, events, and security groups. You can also use instance metadata to access user data that you specified when launching your instance. For example, you can specify parameters for configuring your instance, or include a simple script. You can build generic AMIs and use user data to modify the configuration files supplied at launch time. For example, if you run web servers for various small businesses, they can all use the same generic AMI and retrieve their content from the Amazon S3 bucket that you specify in the user data at launch. To add a new customer at any time, create a bucket for the customer, add their content, and launch your AMI with the unique bucket name provided to your code in the user data. If you launch more than one instance at the same time, the user data is available to all instances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AmberNet
    Universal plug-able engine for 3D graph, interactive VR, network communication and... something else :) Graph API: OpenGL (with SDL) Develop: Dev-C++ and MinGW, CMake and gcc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AmeriLib is a Java based visualization library for displaying and interacting with a map of US States. Any or all of the 50 states can be displayed, and developer hooks are provided for catching user events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Amiant Navigator is a cross-platform plug-in based all-in-one file manager, media content viewer/editor/converter, archiver, text editor, ftp browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Amoeba is an implemenatation of a research paper titled "Fast and Accurate Edge-Based Segmentation with No Contour Smoothing in 2-D Real Images" (IEEE tran on Image Processing, July 2000).This is a completed work, hence no promises for support ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A tool for segmenting objects of interest in images, namely creating masks, and storing them for a set of images. It may provide some automatic/interactive segmentation for certain classes of objects. For computer vision / machine learning applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A simple image manipulation program. Provide image manipulation functions: image scaling, contrast stretching, histogram equalization, spatial convolution, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple mesh/scene viewer written on Ogre3D engine capable of showing anaglyph picture.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB