C Graphics Software

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

  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • Junie, the AI coding agent by JetBrains Icon
    Junie, the AI coding agent by JetBrains

    Your smart coding agent

    Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
    Learn More
  • 1
    An implementation of the OpenGL API.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2

    Dungeon Craft

    Updated emulator of Forgotten Realms: Unlimited Adventures

    Up to date code, including latest engine and editor releases: https://github.com/grannypron/uaf Dungeon Craft Community Forums: https://forums.goldbox.games/index.php#c8 Dungeon Craft is an adventure creator that emulates the Advanced Dungeons & Dragons Gold Box RPG's released by SSI. Initially designed to be a "more unlimited" version of the Forgotten Realms: Unlimited Adventures (FRUA) game editor and engine, it has far surpassed the capabilities of the old FRUA system. The editor is used to configure art, items, monsters, spells, special abilities, classes and races.. Each adventure is self-contained and doesn't require the editor to be played. The editor is extremely versatile and the databases are completely designer created allowing easy additions and modifications to spells, monsters, items, classes, races and special abilities, and are exportable to be easily shared with others or used in other designs.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    OpenOMF

    OpenOMF

    One Must Fall 2097 Remake

    OpenOMF is an open-source remake of the classic DOS fighting game "One Must Fall 2097." It aims to recreate the original game's experience with modern enhancements, making it accessible on contemporary systems while preserving its nostalgic charm.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    FractalNow

    FractalNow

    Fast, advanced, multi-platform fractal generator

    FractalNow provides users with tools to generate pictures of various types of fractals quickly and easily. It is made of both a command line tool, FractalNow, and a graphical tool, QFractalNow. The graphical tool, based on Qt library, allows users to explore fractals intuitively and generate pictures. Both tools are entirely multi-threaded and implement advanced algorithms and heuristics that make computation very fast compared to most existing free fractal generators.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 5
    QuickMAN is a Mandelbrot fractal generator with multicore support. ASM-optimized code can reach over 100 billion iterations per second. Features an easy-to-use GUI, realtime pan/zoom, multiple palettes, image logging, and saving in PNG format.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    PyMOL Molecular Graphics System

    PyMOL Molecular Graphics System

    PyMOL is an OpenGL based molecular visualization system

    The Open-Source PyMOL repository has been moved to github: https://github.com/schrodinger/pymol-open-source We still use the pymol-users mailing list here on sourceforge. Please subscribe for community support: https://pymol.org/maillist (Note: SourceForge email newsletter and special offers are optional and can be unchecked) The PyMOL community wiki has its own home: https://pymolwiki.org/
    Downloads: 51 This Week
    Last Update:
    See Project
  • 7
    GIF to APNG

    GIF to APNG

    Convert GIF animations into APNG format.

    This program converts GIF animations into animated PNG format. Usually it makes the files smaller. CLI version is OS-independent, GUI version is available for Windows. Another converter: http://sourceforge.net/projects/apng2gif
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 8
    Tgif is a vector-based 2D drawing tool. It's also a hyper-structured-graphics browser on the web.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    Plugin for Mozilla that uses mplayer to play embedded media
    Downloads: 12 This Week
    Last Update:
    See Project
  • Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Icon
    Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.

    For developers, engineers, and operational teams in organizations of all sizes

    Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
    Learn More
  • 10
    IM
    IM is a toolkit for Digital Imaging. IM is based on 4 concepts: Image Representation, Storage, Processing and Capture. The main goal of the library is to provide a simple API and abstraction of images for scientific applications.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 11
    Urho3D

    Urho3D

    Cross-platform 2D and 3D game engine

    !!! The project repositories have been migrated to https://github.com/urho3d/Urho3D !!!
    Downloads: 41 This Week
    Last Update:
    See Project
  • 12
    Image viewer and browser for the GNOME environment
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13

    Libvisual

    Audio visualisation library

    Libvisual is a library that comes between applications and audio visualisation plugins. It provides every application that wants to draw visualisations a clean and easy-to-use API.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 14
    AntTweakBar

    AntTweakBar

    C/C++ library to add light and intuitive GUI to OpenGL and DX programs

    AntTweakBar is a small and easy to use C/C++ library that allows programmers to quickly add a light and intuitive GUI into OpenGL or DirectX based programs to interactively tweak parameters on-screen. AntTweakBar works with Linux, Windows and OSX, and can be easily integrated with custom windowing system or with existing toolkits. Examples of integration with GLFW, SDL, GLUT, SFML and DirectX are provided. The AntTweakBar library mainly targets graphical applications that need a quick way to tune parameters (even in fullscreen mode) and see the result in real-time like 3D demos, games, prototypes, inline editors, debug facilities of weightier graphical applications, etc. The project is not maintained anymore but feel free to download and modify the source code to fit your needs or fix issues.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15
    LProf is an open source color profiler that creates ICC compliant profiles for devices such as cameras, scanners and monitors. Origanally authored by Marti Maria the creator of LCMS. Marti has graciously consented to the creation of this project.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 16
    CD
    CD (Canvas Draw) is a platform-independent graphics library. It is implemented in several platforms using native graphics libraries: Windows (GDI) and X-Windows (XLIB). The canvas is an abstract surface that can be a window, an image or a metafile.
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 17
    xvidcap is a screen capture enabling you to capture videos off your X-Window desktop for illustration or documentation purposes. It is intended to be a standards-based alternative to tools like Lotus ScreenCam.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    GGI stands for "General Graphics Interface", and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform requiring at most a recompile.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 19
    fiScanner

    fiScanner

    WIA image scanner app for Windows 7 or newer

    fiScanner - A (WIA) image scanner application for Windows 7 or greater, providing better scanning functionality than Windows Fax and Scan. Allows the output folder and (base) filename to be specified, and also allows for multiple scans at once. Does not support Windows XP.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    Converter of various scalable font formats (most notably TTF) and of the bitmapped BDF format into PostScript Type 1 fonts and metrics (.pfa, .pfb, .afm).
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    Geomview

    Geomview

    an interactive 3D viewing program

    Geomview is an interactive 3D viewing program for Unix. Geomview lets you view and manipulate three- and higher-dimensional objects, and can also be used as a display engine by other programs to animate objects. Geomview supports OpenGL and uses a Motif X interface.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22
    SIVP stands for Scilab Image and Video Processing toolbox. SIVP intends to do image processing and video processing tasks. SIVP is meant to be a useful, efficient, and free image and video processing toolbox for Scilab.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 23
    Teem

    Teem

    Tools to process and visualize scientific data and images

    Teem is a set of C libraries for manipulation, measurement, and visualization of structured scientific data. Includes N-dimensional image I/O and processing, volume rendering, diffusion tensor processing, and more. Latest code via git clone http://git.code.sf.net/p/teem/teem.git . Join us at https://discord.gg/xBBqZGXkF7
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 24
    Space Invaders OpenGL is a 2D/3D clone of Space Invaders developed with the OpenGL API. The host language is C/C++, and the OS platform Windows. For Windows Vista/Seven, the program must be "Run as administrator". I'll do a fix if I have time. Thanks.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    Lensfun

    Lensfun

    Library to correct optical lens defects and lens database

    NOTE: We are moving this project to GitHub! Digital photographs are not ideal. Of course, the better is your camera, the better the results will be, but in any case if you look carefully at shots taken even by the most expensive cameras equipped with the most expensive lenses you will see various artifacts. It is very hard to make ideal cameras, because there are a lot of factors that affect the final image quality, and at some point camera and lens designers have to trade one factor for another to achieve the optimal image quality, within the given design restrictions and budget. But we all want ideal shots, don't we? :) So that's what's lensfun is all about - rectifying the defects introduced by your photographic equipment.
    Downloads: 27 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB