Showing 30 open source projects for "programming c++ library"

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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    wxArt2D gives wxWindows applications sophisticated vector drawing functionality. It is based on a framework supporting multiple views within a hierarchical document. Supports drawing & (Graph) editing. In-output in SVG, GDSII, XML, easy to extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A easy basic in order to make games in 2d style amos for linux and windows The basic it comprises a module runtime, ide examples and games.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    Vanga

    Compiler-like generic data scraper and GUI automation tool.

    A Java-based visual compiler for GUI recognition and automation. The screens are described in an XML file which contains the definitions of lexemes and the tokens that comprise them. Upon a successful match of a screen, user-defined code is executed. Within the scope of this code, the user is capable of extracting data from the screen, interpreting it, and driving the GUI accordingly. The demonstration example reads the value of a calculator, displays it for the user, and enables him to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    libLASi is a cross-platform library that provides a C++ stream output interface for creating PostScript documents that can contain characters from any of the script and symbol blocks supported in Unicode and by the Pango layout engine.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    Core3D

    Minimalist 3D Scenegraph Management Framework

    Core3D is a lightweight framework for developing robust 3D Visualization and Simulation applications. The Core3D library provides structure and organization to speed up application development. Tightly coupled or interrelated functionalities are partitioned into groups. These groups ensure there is a separation of concerns. For example, the description of shapes and visual characteristics of a scene are separated from code that renders the scene on different graphics hardware. This code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vector File Parser is a library for parsing the data from swf, svg, ai, and possibly other vector files. By sub-classing the base render class, the data can be passed to any rendering system for display.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    .NET bindings for mapnik.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ImageStone

    ImageStone

    A powerful C++ class library for image manipulation

    ImageStone is a powerful C++ class library for image manipulation. Its features include load, save, display, transformation, and nearly 100 special image effects. It can be used cross platform (includes Windows, Linux, Mac), and especially under windows it can be used as a DIB wrapper class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Gri is a language for scientific graphics programming. It is script-based, not GUI-based. Some users view it as a sort of LaTeX for scientific graphics. Users who climb a slight learning curve are rewarded with considerable aesthetic power.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Image manipulation and generation libraries plus fractal editor and generator examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WeaselGui
    WeaselGui is middleware aimed at game developers to assist the creation of GUI and presentation layers. Simple, extendable, drop-in code with few dependencies for trivial integration. WeaselGui features in the book Game Engine Gems I © Weaseltron 2010.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    phpexiv2 is a wrapper for direct access from PHP to the Exiv2(exiv2.org) library. It allows to retrieve and change EXIF, IPTC and XMP digital photo information. As phpexiv2 is written in C++ and does not use system calls, it is faster than other methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BrokenFinger is a collection of demo 3D programs showing latest implementation in the areas of: Document Object Model, GPU Bound Processing, and Procedural Modeling(e.g. CGA Shape).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Class library written in C++ using OpenGL to display results of simulations. Offers quick creation of coordinatesystems, graphs, tables, objcts and fonts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Proyecto de soporte a la versión en Español de OpenOffice.org y sus herramientas relacionadas. Entre ellas el diccionario de sinónimos LGPL (tesauro) y el separador silábico LGPL (hyphenation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A library of LAN tools based on wxWidgets. A ping, a network scanner searching for all the available PCs,printers etc, a local port scanner, a chat/fileshare and a data-traffic collector . Anything else can be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Portable Plot is a pure ansi/iso c++ plot library that makes the construction of native plot widgets easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Emma (Extensible Multi Media Architecture) is an open-source, modular, extensible, dynamic framework for declarative authoring and display of 2D and 3D interactive multimedia. It uses Lua for scripting and Ogre3D for rendering. http://www.emma3d.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C++ Generic lib for Win32 GUI Programming. Features: GUI RAII, no msg maps, easy to handle events/event ranges, fast compilation times, no main loop... Portable: vc71,gcc,como. Devel. in parallel to "Win32 GUI Generics" column on C++ Users Journal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    graphite: a portable graphics library, written in Java, JOGL and Postscript that allows rapid generation of high-quality graphs using an efficient, compact Java engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project aims to replace the multimedia server application for the Gateway, GoVideo, and NetGear DVD players & set-top devices. The new server software aims to be more organized and support a wider variety of formats than Digital 5's original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    a simple, versatile and fast grapher. Several modules permit to collect data from the network, back-up the data, draw the data, ... The programming language is C++, the configuration language is XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PhoXo Core Library (PCL) is a set of powerful image manipulation library for C++, it's OS independent and highlights are : Undo/Redo,multiple-layer,region selection,tens of image effect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GTEngine was started by members of the Game Tutorials web site, www.gametutorials.com, to bring together the various talents and levels of knowledge in the creation of a 3D game engine, and to foster our continued learning in a specific project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next