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.

  • 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
  • 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
  • 1
    mfbpdf

    mfbpdf

    Easy converting PNM to (MASK+FG+BG)-pdf.

    MFBpdf is a simple project for easy converting PNM to (MASK+FG+BG)-pdf. It uses libtiff and libjpeg for all technichal work and compression. The breakdown of the image into components is done using DjVuL and DjVuL wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Linux Clone of Caligari truespace ported to gtk2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    With miao3d you can train a specific Gaussian Markov Random Field (GMRF) that then can be used to estimate a depthmap ("3D"), given an image ("2D"). A GUI allows inspection of the image + depthmap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MGL is a GLUT-like toolkit oriented to Game Programming. It supports OpenGL extensions, texture loading (BMP,TGA,RAW,DDS), native and DInput (Win32) keyboard input, mouse filtering, FSAA, internal GLU implementation (optional) and is fast and portable (W
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    mini3d

    mini3d

    3D Software Renderer in 700 Lines

    The 3D software rendering tutorial, without any performance optimization, mainly shows people how to write a software renderer with a fixed pipeline. Although the main body code is only 700 lines, the sparrow is small and complete. The source code has only one mini3d.c, and a single file implements everything and is easy to read. No third-party library dependencies, no complicated project directories. Standard D3D coordinate model, left-handed system plus WORLD / VIEW / PROJECTION three matrices. Implementing Cropping: Simple CVV Cropping. Up to 1024 x 1024 textures. Use the depth buffer to judge the image before and after. Perspective Texture Mapping and Perspective Color Fill. Accurate polygon edge coverage calculation. The rendering engine has only 700 lines, the modules are clear, and the backbone is prominent. Detailed comments, detailed comments on the main code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The goal of the miniGL project is to allow for easy porting of 3D OpenGL code to the Palm Computing platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    minidjvu is a DjVu encoder for black-and-white images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mjpgTools is an encapsulation of the JPeGlib and MJPeGtools and several other useful routines into 1 win32-DLL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    mkthumb is a unix tool (console based) used to generate image thumbnails in an automatic way. For each file specified, it creates a new file which contains the thumbnail image. Parameters such as the thumbnail size and path location can be specified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    A set of libraries, written in C/C++, to perform multimedia operations on Windows systems. These libraries are especially suited for performing psychophysical experiments on human and animal vision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    mmsdec is an application developed in C which can be uses to decode MMS message (Multimedia Messaging Service). With this application it is possible to extract text message, photos and videos from a raw mms message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An Apache module for grabbing video using the video4linux API. Will hopefully be extended so it can grab video on other platforms as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    You can view maps of the US using moncarte on your Palm OS device. moncarte is designed to use the free maps available from the US census web site and is developed using the PRC-tools. You can zoom, pan, search for streets on your PDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple command-line tool for Linux to generate mosaic images from any collection of images, given a reference image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A command-line utility to convert MPO stereo files to a pair of JPG.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    mpoutils

    MPO Utilities

    A small C command line utility which can assemble and disassemble MPO (multiple picture object) image files. It is mainly intended for storing stereo images similar to those captured by FujiFilm Finepix Real 3D camera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    myviz

    Yet another music visualization project

    An open source project with a goal of hopefully producing cool music vizs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    nemosomen is a framework for designing open source, network based, multimedia (video/openGL/sound/MIDI) realtime toys a suite of tools for distributed development, processing of media. It tries to shift most of the working process in realtime processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    nettablet is a package that allows one to use a touchscreen-enabled device under Linux, such as a PDA, connected to a Linux-PC over a TCP/IP network as a graphics tablet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A KDE interface and KPart component written in C++/Qt to easily change the desktop look and feel, for instance by command line or scripting. Including the nigritude ultramarine WinXP theme for KDE3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Multimedia controller/libraries for embedded applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    openPSD is designed to be an API written in C to read and modify Photoshop documents. Expert and novice programmers are strongly encouraged to join!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    openPipeline is a framework for animation production. The initial iteration is a plugin for Autodesk Maya. This framework handles file naming, revision control, collaborative notation and scene referencing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An Open Source Render compatible with the RenderMan Interface (currently version 3.2) from Pixar and highly expandable, with addition of geometric plug-ins, hidder plug-ins, output device plug-ins, and Shading Language extension plug-ins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    New Python bindings for the popular OpenCV image processing library.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB