C Graphics Software

View 4859 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.

  • 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
  • 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
    Easy-to-use freeform sketch-based 3D modeler based on the paper by T. Igarashi et al, "Teddy: A Sketching Interface for 3D Freeform Design."
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Libpsd is the Photoshop file format decode library in C language with full source code. It mainly decodes and blends *.psd files. It supports for Adobe Photoshop CS version, and is compatible with the previous versions of Photoshop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    PyComicsViewer
    A comic viewer written in Python and GTK.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    PyGTS is a python package used to construct, manipulate, and perform computations on triangulated surfaces. It is a hand-crafted and pythonic binding for the GNU Triangulated Surface (GTS) Library. THIS PROJECT IS NOT BEING MAINTAINED.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    This library provides a light wrapper of the libart library for Python, producing PNG images. Cross-platform, written in C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A small set of routines for reading of archives 3ds, support for animations , textures and collision detect, compatible with pyopengl and pygame.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    RadeonTweaker is an opensource initiative to create a powerful tweaking utility for ati's radeon-based graphics cards. It can currently control most known registry settings and includes an overclocker and profile tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in rayshade-4.0-ftp-and-guide.tar.gz) Rayshade has no GUI but as a text language it's simple and elegant. --- The Utah Raster Toolkit 'liburt' is "optional" (see Files) and needed to see your output and adds alpha texures: see NEWS. (do NOT use URT with Rayshade-Mathematica, it likes raw rgb). export CFLAGS="$CFLAGS -DPOPEN -DUSE_CPP" [ -n "$WITH_URT" ] && { CFLAGS="$CFLAGS -I/usr/local/include -DURT" LDFLAGS="$LDFLAGS -L/usr/local/lib64" LIBS=" /usr/local/lib64/librle.a export LDFLAGS LIBS } sh ./configure
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Remotely configure and schedule recording of TV show on your PC
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Package for high-quality dynamic PDF documents/charts in real-time & high volumes from any data source. EPS and bitmap formats also supported. Ideal for automated reporting needs. See http://www.reportlab.org/downloads.html.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ScatterStorm Mosaic Image Encryptor is not your father's stegonagraphy engine. It's purpose is not to sneak data around in image trojan-horses as much as to be able to reversibly scramble an image (or parts of one) in a mosaic cloud
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    ShivaVG is an open-source ANSI C implementation of the Khronos' OpenVG specification for hardware-accelerated vector graphics API. It is built entirely on top of OpenGL.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    SixelViewer

    SixelViewer

    View Sixel images in Windows, and Sixel image repository

    View Sixel formatted images on a Windows platform without needing a DEC VT emulator. Convert Sixel formatted images into BMP format. Save as BMP and print Sixel image capability. Supports both RGB and HLS formatted Sixel images with up to the full 256 color specification. Supports up to and including Windows 11. Included are many new and old and free Sixel images. Sixel slide shows supported. If you have sixel images you would like to contribute e-mail me. Version 1.3.0 released 12/18/2023 added Slide Show capability to File-Open, minor bug fix for non-existent file on history list, added 64 bit version of SixelViewer
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    SteGUI is a graphical front-end to Steghide. It lets users view the images and play the sounds that Steghide allows as cover files, and command the program all with one tool. It also embeds a simple text editor to manage text payload files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SuperShaper

    SuperShaper

    A tool that uses OpenCL to procedurally generate 3D models

    The SuperShaper is an interactive tool to manipulate 3D meshes created from a "Trigonometry Formula" in real-time. The created mesh of up to a million vertices can be morphed interactively. The model is displayed in 3D, allowing customising the rendering. Export to 3DS and OBJ file formats is supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The Dream Machine
    A 3d game engine based on a realtime software raytracer. Currently, the following features are available : primary rays, shadows, cel shading and phong shading. Recommended hardware : modern CPU (such as Intel's core i5 or AMD FX models). This library will be used later on to develop a game. Work in progress.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A small and easy to use framebuffer graphics library
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    A Free General 3D Graphics API for use in 3D Game/Visualization Projects. Fully C++ Class based API, support for OpenGL hardware acceleration and other optimization methods like Octrees. Cube Mapping, Multitexturing and more. Direct loading of (View3DS)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    A hardware accelerated implementation of the GLX protocol
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The aim of this project is to export the xfigure library (.xfig) to provide free stencils/shapes for kivio (.sml) and OpenOffice.org/StarOffice (.sxd,.wmf). The images (over 900) can be used in the OpenOffice.org`s Gallery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Xynth is a portable embedded windowing system, client/server interface between display hardware (mouse, keyboard, video displays) and the desktop environment that works on many hardware, including embedded devices (handhelds, set-top boxes, etc.). Move project source to github: https://github.com/alperakcan/xynth
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    angif layered

    angif fork with transparency layers (proof of concept implementation)

    fork of Phil Howards Angif 1.0.0 beta3 (http://freecode.com/projects/angif) Implemented "layered" (usage of transparency) 24bit color-depth support for gif instead of the original tiled one (mosaic of 255 color gifs). Instead of the divide-and-conquer approach this one uses sorting (bubble sort, sorry) for color frequency and distance grouping. Build as windows command line tool with MingGW. Workflow: import truecolor image to GIMP, export 24RAW from GIMP, feeding to rawtogif.exe e.g. "rawtogif.exe 1024 768 sunflower.raw" output a uncompressed (no LZW compression) GIF, needs to be feed to gifsicle for reasonable size.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    babymandelbrot

    Mandelbrot browser built with Baby X

    Explore the Mandelbrot set with Baby X. Really just a test of Baby X's graphics handling capabilities. Now ported to Windows as well as Linux, using Baby X's cross-platform capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    cpano

    A 3D equirectangular panorama viewer, in C/GTK+

    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB