Showing 65 open source projects for "dev c++ example"

View related business solutions
  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Wicked Engine

    Wicked Engine

    3D engine with modern graphics

    Wicked Engine is an open-source 3D engine with modern graphics. Use this as a C++ framework for your graphics projects, a standalone 3D editor, LUA scripting or just for learning. To build Wicked Engine for Windows (10 or later), use the latest version of Visual Studio and the provided WickedEngine.sln solution file. By simply pressing F5, the Editor application will be built. There are other example projects that you can build as well within the solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Filament

    Filament

    Real-time physically based rendering engine for Android, iOS, and more

    Filament is a real-time physically-based renderer written in C++. It is mobile-first, but also multi-platform. We are very conscientious about keeping Filament small, fast to load, and focused on rendering. For example, Filament does not compile materials at run time. Instead, we provide a command line tool (matc) that does this offline. Filament is a physically based rendering (PBR) engine for Android.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3

    cuneiimageplus

    Image processing library in C/C++

    V 0.3.5.1 Realized as CodeBlocks and CMake project. Example Call from C: adapt_threshold_ext(inputpath, outputpath); Example Call from Golang: C.adapt_threshold_ext(inputpath, outputpath) Algorithms see Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LED Matrix Studio

    LED Matrix Studio

    Design graphics for LED-based electronics projects

    ...Comes with example Arduino files demonstrating use of exported data. Download the zip files for the latest version of the code and executable! I'll re-upload the "code" when I've sorted out my local git issues...
    Leader badge
    Downloads: 184 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

    imageviewergtk

    Program for viewing the contents of picture catalogs

    The image viewer is a program for viewing the contents of picture catalogs. The simplest editing is possible: 90°, 180°, 270° rotations, vertical/horizontal reflections, zooming, with subsequent saving, you can also delete files. This is convenient to do for example, when selecting photos from a cell phone. Main features of the program: file viewing modes: 1:1 scale, fit to window size or any scale view all images in a folder as a list of resizable icons you can rotate 90°, 180°, 270°...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    glslmath

    glslmath

    C++ header-only library that simulates GLSL math

    GLSLmath provides C++ math operations as defined by GLSL. For example, it provides methods to easily setup viewing transformations and perspective projections. GLSLmath has been inspired by the glm and slmath libraries, which aim to mimic GLSL, but in contrast to those GLSLmath does not focus on a complete conforming implementation of GLSL. It rather aims to provide a convenient single header file that implements the most commonly used subset of GLSL so that it is easy to use for rapid prototyping and GLSL teaching purposes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Qt3D ShadowMap C++

    Shadow mapping in Qt3D using C++

    This is a C++ conversion of the Qt3D QML Shadow Map example. This is not a strict port, since I just wanted the shadow mapping for another project I'm working on, so the fancy airplane animation is not included. I tried to build the classes so that they mirror the QML in terms of interface and functionality. It took me weeks to work this out, so I'm posting the code to help others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    vim.wasm

    vim.wasm

    Vim editor ported to WebAssembly

    ...Vim runs on Web Worker and interacts with the main thread via SharedArrayBuffer. The goal of this project is running Vim editor on browsers without losing Vim's powerful functionalities by compiling Vim C sources into WebAssembly. Almost all Vim's powerful features (syntax highlighting, Vim script, text objects, etc.) including the latest features (popup window) are supported. Drag and drop files to browser tab opens them in Vim. When opening it, it opens tryit.js example JavaScript source code. Basic usage is described in comments at top of the file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    ImPack

    ImPack

    Store your data in images

    ImPack is a tool that lets you convert any file that you want into an image and extract that file from the image later. For example, this allows sharing files over websites that only allow you to upload images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Digicam Tools

    Tools for digital photographs: Easy import and copy of images

    This package contains two small tools for handling digital photographs: kamd and fotocp. The former is used to import images from digital cameras, while the latter is to select images to copy them or burn them on CD, for example to make hardcopies. The main goal are ease of use and a slim and intuitive UI which can also be used by people with limited computer skills. The programs are made as an alternative to image organisers, for people who find image organisers too bloated, who don't need...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    loadobj3ds_chung
    loadobj3ds chung is a small openGL obj/3ds objects loader using gui_chung window freebasic coding and the dlls loadobj_chung.dll , load3ds_chung.dll (dev c++/codeblocks) . Can handle obj models up to 200k vertices (update 2018) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ken Burns Slideshow

    Ken Burns Slideshow

    Instant, portable, fullscreen slideshow with Ken Burns effect and more

    Create instant & real-time full-screen slideshow with the Ken Burns effect (and more!) for a set of images. Added several additional transition animations. 支持简体中文! Refer to readme.md in Files for a full description. Video preview: https://youtu.be/ch2UjN9nwIc Video preview (for China): http://v.youku.com/v_show/id_XMTQ5NTM0NTAxMg==.html For detailed description, change log and the latest dev build: https://github.com/changbowen/Ken-Burns-Slideshow
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    EtiC Galaxy simulation

    EtiC Galaxy simulation

    Galaxy extraterrestrial life simulation

    ...The V2_1 provides several new features: planets surface magnetic field, reworked life stage transitions, integration of MW exoplanets catalog, planets view and graphs window optionally on different threads... EtiC is based on OpenGL / GLFW 3.2, runs on MSWindows 7 and MacOsX. Source code in C++, was developped using the Dev-C++ IDE and XCode.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    delta3d Open Source Engine

    Sorry this project is no longer being supported

    This project is not currently being supported but feel free to use it as an example. delta3d is a robust simulation platform built using open standards and open source software. It features full toolchain development supporting a wide variety of free and commercial software.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    CDG Editor is a tool that allows the user to edit the contents of a CDG file (typically extracted from a karaoke disc as mp3+g). v1.3 now supports all CD+G command types. Please note that this is not a Karaoke creation or editing tools (see some of the comments below) - it is for fixing the CDG files that you have where the text is corrupt due to a poor rip from the original CD+G disk. You have to edit individual CD+G tile commands. This tool could be used to change the lyrics of a...
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 17
    Michel Max - WPF Color Picker

    Michel Max - WPF Color Picker

    Michel Max - WPF Color Picker

    The Michel Max - WPF Color Picker is a Control for color selection in WPF applications, with three layout options being "Spherical", "Rounded" or "Squered". Libary and Example available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Moon panorama 360

    Software to restore cyclorama (360 deg. panorama) from photos

    This application allows visually restore a cyclorama from a set of photos covering 360 degrees in all directions to horizon. It was specially designed to restore panoramas obtained by Apollo missions in 1969-1972 but it can be used to restore any cyclorama from photos got in your tourist trip (for example). The main principle of the program is in projecting photos on a 360x360 sphere and combining it together. If you select a correct field of view (FOV) for photo images, its combination...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QBooru

    QBooru

    Simple viewer app for most Booru Sites, coded in Qt C++

    QBooru is a lightweight Windows and Linux client that allows users to see pictures from most booru sites, and download them, for example : - Gelbooru - Danbooru - Konachan - Yandere - Safebooru - Rule34 At the moment, it supports 4 APIs : - Gelbooru - Danbooru 2 - Moebooru - Derpibooru Searchs are done by the JSON APIs. Thumbnails are cached locally, and are re-used by the program if needed. Interface The current interface allows users to chose how many pictures they...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Dance Commander

    Dance Commander

    Dance instruction software

    A program to help you instruct dances or design your own movements. This is done by using a "programming" language. The software contains the most basic commands, other commands can be created by making functions or by downloading separate function packages that will be available later. There is a commando overview available with examples and with extra information about every function. After you created the dance, you can export images of them as illustration or you can export a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RPhoto is a small software aiming at the easy handling of digital camera's photos, and capable of cropping photos with a constant width / height ratio (by example 4:3 for numeric photos). It also have lossless crop / rotate / flip operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Medical Imaging Interaction Toolkit (MITK) is a C++ class library for the development of medical imaging software with a high degree of interaction. The example application features DICOM viewing, measurement, image segmentation and registration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    CamStudio - Screen Recorder

    CamStudio - Screen Recorder

    Free screen recording software

    CamStudio records screen and audio activity on your computer to create AVI video files and turns them into bandwidth-friendly, streaming Flash videos (SWF). CamStudio also lets you add screen captions or video annotations to your recordings through anti-aliased images, or by producing a Webcam movie of yourself (screen in screen) on your desktop. And CamStudio comes with its own lossless codec that produces crystal clear results with a much smaller filesize compared some popular codecs, like...
    Leader badge
    Downloads: 507 This Week
    Last Update:
    See Project
  • 24
    GeniuX Photo EFX

    GeniuX Photo EFX

    Standalone software for photo editing and digital painting.

    NOTE: Source code is no longer available. GeniuX® Photo EFX is a standalone software for photo editing and digital painting, powerful and easy to use. It can load RAW files of reflex digital cameras and is fully compatible with Adobe Photoshop. The previous version of this software counts more than 800.000 entries on Google search engine and is officially approved on Adobe Inc marketplace. Completely designed and produced in Italy, GeniuX® Photo EFX stands out for its 32 bit color graphic...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Advanced Batch Image Converter

    Advanced Batch Image Converter

    Multiplatform tool for batch image conversion

    ABIC is a multiplatform tool for converting images from and to a wide variety of formats, for example: JPEG, TIFF, PNG, JPEG-2000, WebP. It can also read some historic ones, in particular Amiga IFF (ILBM). ABIC is completely free, open sourced, and is also entirely nag-free.
    Downloads: 53 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next