Showing 1819 open source projects for "c source code"

View related business solutions
  • 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
  • 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
  • 1
    A very basic library with image processing functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lambda 2.0 is a global illumination renderer that is aimed at physically based rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CSGCAD is a CAD application written in Qt/C++ that renders 3D graphics using a constructive solid geometry engine based on GLSL. This application is still far from completion, help is welcome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Display and manipulate the content of stereolithography or STL files.
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Chhobi is a photo organizer aimed at the average home user who wishes to sort photos based on keywords and captions. Information is stored in the image metadata using the IPCT standard making the organization portable over computers and operating systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web Geostatistics
    Web Geostatistics is an application that allows you to visualize data from various sources in a 3D environment. The main goal is to look nice and to produce simple but effective statistics of any kind of data that has an associated time and location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TIC! Camera Timer
    This is an open-hardware one-button time-lapse camera timer initially developed for a Canon 400D Digital SLR camera. It can be used to take photographs at intervals from 1 second to 65535 seconds (approximately 18 hours). Uses a PIC microcontroller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A portfolio manager, mainly aimed at grouping your pictures into albums and to keep your processed images organized as you keep the original shots somewhere else. Support for EXIF tags is planned. Also, integration with Flickr, Facebook and Twitter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Transform SWF is an easy to use library for reading and writing Flash and Flash Video files. 06/12/2010: This project is now hosted on GitHub: https://github.com/StuartMacKay/transform-cxx
    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 random collection of OpenGL and other small C++ libraries. - List.h that provides an auto-expansible template array - works like vector in STL Status: Finished - glWrapper - Toolkit for OpenGL with glut (100% working but extras in future)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    PLIB is a set of libraries that are designed to help developers of interactive 3D applications such as games. All PLIB libraries are portable to just about every modern Operating System. PLIB includes OpenGL GUI and scene graph, portable audio, portable
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    ZoomFX
    Introduction: ZoomFX is a free tool to help in image batch process thanks to an helpful visual interface and powerful filters. Just use drag & drop to apply some filters to a bunch of images. Author: Eloi Du Bois.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A very simple yet powerful demo application for demonstrating basic techniques in OpenGL and surface subdivision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is my first attempt at building a reusable framework for 3D applications (not an engine!), primarily for educational purpose and also because none of the already existing tools did satisfy me. No longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Arcball (tracball) OpenGL widgets for different toolkits now supported fltk (1 and 2) and gtkmm (gtkglextmm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Perl 3D-extension of MFPic LaTeX package aimed to high quality draw of spatial objects, such as vectors, curves, bounded surfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Prima is an extensible Perl toolkit for multi-platform GUI development. Platforms supported include Linux, Windows NT/9x/2K, OS/2 and UNIX/X11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    3D medical image platform for visualization and image processing. Segmentation with Levels sets. Surface reconstruction with marching Cubes, texture Mapping and Raycasting,DICOM support. Integration environment for VTK, ITK and vtkInria3D under wxWidgets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    lucille is a parallel global illumination renderer with RenderMan interface support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Fract is a free, Open-source PC Benchmark based on realtime software rendering. It is designed to provide 100% unbiased results that really correspond to the raw performance of your CPU and system bus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Port of dcraw to C#. Thanks for Dave Coffin the original. Based on v8.88. Code is very much prototype quality and only tested with 450D. Output files from this differ from ones created with the original dcraw (see AHD file for further details)
    Downloads: 16 This Week
    Last Update:
    See Project
  • 22
    CjopazeDraw

    CjopazeDraw

    OBSOLETE; try http://drawpile.net/ instead!

    *** THIS PROJECT IS DEAD *** But try http://drawpile.net/ instead! It's also open source and has made a 1.0 release. *** *** CjopazeDraw is a real-time Internet collaborative drawing tool in the vein of openCanvas, pchat, or flockdraw, but designed with full cross-platform thick-client graphics tablet support, fast synchronising, and per-user undo and redo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...The naming convention I have used is a bit wonky as well. In addition the scoping for all the variables, methods, etc. really needs to be reorganized. I might get around to doing a refactoring on this code, but I wouldn't hold my breath. I wrote it over three years ago, and wrote it in quite a hurry when I did. If you compare this stuff with my GPE code, its like night and day. Well, hopefully somebody learning to work with OGRE or to program in C++, might find it useful
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A tool for visualizing regular polytopes in stereographic projection. Capabilities include: a large database of Coxeter polytopes, 6-axis motion control, animation, fly-though, stereo viewing, high-res capture, depth-blur, and many style options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Convert various graphics and video formats to ZX Spectrum and Timex Sinclair formats.
    Downloads: 0 This Week
    Last Update:
    See Project