C Graphics Software

View 4860 business solutions

Browse free open source C Graphics Software and projects below. Use the toggles on the left to filter open source C Graphics Software by OS, license, language, programming language, and project status.

  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Beziertoy is a very simple library to handle cubic bezier curves and surfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    several vaguely related projects worked on by me: a 3d engine with a javascript-like scripting language (pdsys); an older scheme dialect (vmsys); ... (2009-04-28: I have been gone for years, may try to put up some newer stuff...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    bildster

    Bildster is an image processing library for educational purposes.

    Bildster is an image processing library for educational purposes that provides tools for loading and manipulating (or creating) images. It provides a split screen view (before / after). Both, a C and a Java version exist. Das Projekt stellt das Programmpaket "Bildster" bereit --- eine Entwicklungsumgebung für Bildverarbeitungsprogramme. Es gibt eine C-Version für Linux und eine plattformunabhängige Java-Version. Das Programm eignet sich für den Informatikunterricht in der Oberstufe. Lizenz ist GPL 3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    blurchecker

    An easy way to check and discard your blurry images.

    Open source program that detects blurry images from a list of files and mark them for discard.
    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
    bmp24_io
    bmp24_io is a small collection of C-subroutines for reading and writing image files. The focus is on an easy use for teaching purposes and quick evaluation of research ideas. Students with different proficiency in C should be able to use bmp24_io.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A minimalist command-line renderer for "buddhabrot" -- an interesting mandelbrot visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    micro openGL core (software rendering only), easily portable (written in C)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    cairo4j

    Java bindings to cairo

    These are the Java bindings to cairo C graphics library. Main features: - Handcrafted OO bindings updated to version 2.12. JNI code is automatically generated, thanks to Hawtjni library; - Supported on Windows, Linux and Mac; - Draw directly to an AWT Canvas through JAWT; Missing features: - User fonts and raster source patterns are not implemented yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    caleidoscopio

    caleidoscopio

    make a kaleidoscope from any image

    A python, gtk and c small application for see the world through the lens of a kaleidoscope
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Access a digital camera located on one computer from another over a local network or the Internet. Designed for use in thin client environments, specifically LTSP, but can be used in other types of installations as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A no-nonsense, simple to use, small viewer for cbr and cbz (comic book archive) files. As it is written in C, the executable is small and fast. It views jpg (or jpg), gif and png images, and you can zoom in, out, fit-to-window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Collision detection on the Cell microprocessor. See the README for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Library for loading and using cineSpace 1D and 3D LUT files, implemented in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    cl-jpeg

    JPEG encoder implementation using OpenCL

    This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput Computing on CPU and GPU" paper by Victor W Lee, Changkyu Kim, Jatin Chhugani, Michael Deisher, Daehyun Kim, Anthony D. Nguyen, Nadathur Satish, Mikhail Smelyanskiy, Srinivas Chennupaty, Per Hammarlund, Ronak Singhal and Pradeep Dubey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Console frame grabber. Includes simple image processing filters for mirroring, brightness, negative and captures in 24 bit color or 8 bit greyscale. Supports PNG, JPEG and PPM saves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    clintercept

    OpenCL logging and tracking tool

    CLIntercept inserts itself between a program and the OpenCL library. It can log OpenCL calls or errors, time expensive functions, modify the devices or extensions returned to the program, or track OpenCL objects. Tracking OpenCL objects also allows CLIntercept to detect some common programming errors, such as leaks, mismatched calls to retain/release, situations that are not thread safe, and errors with mapped images or buffers, including buffer overwrites. Any of these can be missed by the OpenCL implementation and led to incorrect behavior or even crash the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    convert3D is a tool to convert 3D files between different formats with some filters functions. The tool only convert the mesh of objects. At this moment it does not import light, textures, animations, etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ctrlMedia: media center (audio, video, images, tv, ..) enginereed for car embedded use. Runs on Linux framebuffer/SDL Library using DirectFB. Uses external (opensource) libraries to reproduce contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cuecue is a command line program to convert .cue + [.ogg|.flac|.wav|.mp3] to .cue + .bin, in order to make them easier to burn with standard burning software. If you like it, if you want a graphical frontend, if it didn't worked, send me feedback !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    cuneiformplus

    Fork of OCR software cuneiform

    Fork of OCR software cuneiform Original software see: https://launchpad.net/cuneiform-linux by Cognitive Technologies and Jussi Pakkanen Other Open Source OCR stuff see * Tesseract by Ray Smith (using the Leptonica image library) * GOCR * OCRAD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    cuneiimageplus

    Image processing library in C/C++

    V 0.3.5.1 Realized as CodeBlocks and CMake project. Example Call from C: adapt_threshold_ext(inputpath, outputpath); Example Call from Golang: C.adapt_threshold_ext(inputpath, outputpath) Algorithms see Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Darxen is a utility that archives, parses, and displays nexrad radar data from the national weather service. The feature set will be comparable to many proprietary solutions available, but darxen is entirely free and open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ddt-mini-soft is a collection of my useful small software including Image processing, 3D Water Effect in OpenGL, API lib, C/C++ lessons, game and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Library for embedded real-time Digital Signal Processing / Digital Image Processing algorithms, XDAIS compliant.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB