Showing 74 open source projects for "visual c"

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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    LVGL

    LVGL

    Powerful and easy-to-use embedded GUI library with many widgets

    Powerful and easy-to-use embedded GUI library with many widgets, advanced visual effects (opacity, antialiasing, animations), and low memory requirements (16K RAM, 64K Flash). LVGL provides everything you need to create an embedded GUI with easy-to-use graphical elements, beautiful visual effects, and a low memory footprint. LVGL is an open-source graphics library providing everything you need to create an embedded GUI with easy-to-use graphical elements, beautiful visual effects, and a low...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    vengi

    vengi

    Free and open source voxel art tools - editor, thumbnailer and format

    This is a collection of voxel tools. It includes a voxel editor with animation support and loading/saving into a lot of voxel volume formats. There are other tools e.g. a thumbnail for your file manager and a command line tool to convert or modify between several voxel formats. Use a voxel editor or to convert your voxel models into an obj or ply file. If you came here as a developer, make sure to check out the dependencies and set up your development environment. The build scripts are...
    Downloads: 38 This Week
    Last Update:
    See Project
  • 3
    libavif

    libavif

    Library for encoding and decoding .avif files

    libavif is a portable, open-source C library that implements encoding and decoding for the AVIF (AV1 Image File Format), offering a robust, production-ready way to work with AVIF images across platforms. It supports all AV1-supported YUV formats and bit-depths, including alpha (transparency), and includes command-line tools (avifenc and avifdec) to easily convert to/from AVIF from common image formats like JPEG, PNG, or Y4M. The API is straightforward, allowing applications to integrate AVIF...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!
    Leader badge
    Downloads: 2,479 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    Tabuleiro
    MP3 decoder and player using madlib(recommended) and mpeglib, sample code showing how to use madlib and mpeglib to decode mp3 data, and also OGG Vorbis, AAC, MP4, Opus, the first version used to replace Libav in the project rsppmp3 standalone is ready now
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    SpectrumViewer for Windows

    SpectrumViewer for Windows

    Continuous display of audio spectrum from PC input or wave file

    Reads audio from Windows audio interface or wave file and creates a continuous spectrum display. Command line support for generating sine, square, triangle and sawtooth wave files. Uses biquad IIR digital filters for frequency detection, plus digital lowpass filters for output extraction. Highly configurable. 60+ FPS with suitable hardware. Manual or automatic gain control.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    jack-bridge

    jack-bridge

    Audio and bluetooth stack for debian systems without systemd

    jack-bridge provides a complete, lightweight audio stack for Debian-based Linux systems using JACK and ALSA without systemd, PulseAudio, or PipeWire. Perfect for users who want minimal dependencies and maximum control. Code generated by chat bots. Professional audio control interface Alsa Sound Connect (mxeq) with: Dynamic mixer controls - Automatically shows hardware controls for active device (Internal/USB) Built-in recorder - Record in mono/stereo at 44.1kHz or 48kHz, saves to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Mozilla JPEG Encoder Project

    Mozilla JPEG Encoder Project

    Improved JPEG encoder

    ...MozJPEG is meant to be used as a library in graphics programs and image processing tools. We include a demo cjpeg command-line tool, but it's not intended for serious use. We encourage authors of graphics programs to use libjpeg's C API and link with MozJPEG library instead. Progressive encoding with "jpegrescan" optimization. It can be applied to any JPEG file (with jpegtran) to losslessly reduce file size.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    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: 12 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    pnglib

    pnglib

    a free library to read and display PNG images.

    ...His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox, see about her in sample.tc2. dpmi.bc4; 2)window, see about her in sample.bc4, dpmi.bc4, sample.vc6; 3)c51's uv2 simulator, see about her in sample.uv2; 4)arm singlechip, that is cino f780 barcode scanner. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PlayerPro music editor and SoundTracker

    PlayerPro music editor and SoundTracker

    Play SoundTracker media on your computer.

    PlayerPro is a music composer and sound editor ( SoundTracker ) for MOD S3M XM IT UMX . Uses XI, Quicktime or SoundFonts. Currently runs on MacOS and OSX; playback engines also available for Windows and BeOS. Upcoming version 6 will support ALSA (Linux).
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 12
    Software Renderer

    Software Renderer

    A shader-based software renderer written from scratch in C89

    ...Pre-built binaries for Windows, macOS, and Linux are available for download from the Releases page. To build the software renderer from source, a C89 compiler and development files for your window system are required. Install Visual Studio with C++ support and run build_win32.bat. If the software renderer is launched without arguments, one of the available scenes will be chosen randomly. To display a specific scene, additional arguments should be supplied. Metallic-roughness workflow. Specular-glossiness workflow. Image-based lighting (IBL). Orbital camera controls. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Speech Recognition in English & Polish

    Speech Recognition in English & Polish

    Speech recognition software for English & Polish languages

    Software for speech recognition in English & Polish languages. Basic versions of SkryBot: 1. SkryBot Home Speech (English Language) - https://sourceforge.net/projects/skrybotdomowy/files/ReleasesEnglish/InstalatorSkryBotHomeSpeechDemo-2.6.9.18117.exe/download 2. SkryBot DoMowy (Polish Language) - https://sourceforge.net/projects/skrybotdomowy/files/ReleasesPolish/InstalatorSkryBotDoMowyDemo-2.4.9.18117.exe/download More...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    The Video Annotation and Reference System (VARS) is a software interface and database system that provides tools for describing, cataloging, retrieving, and viewing the visual, descriptive, and quantitative data associated with video.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GLava

    GLava

    GLava - OpenGL audio spectrum visualizer

    GLava is a real-time OpenGL audio spectrum visualizer for Linux desktops that renders directly onto your desktop background. Designed for users who enjoy live audio visualizations integrated with their environment, it supports shader-based effects and customization for creating stunning reactive visuals. GLava works with PulseAudio and ALSA and can be embedded seamlessly with tiling window managers or traditional desktop setups. Its configuration is flexible, allowing the community to design...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    omegalib

    omegalib

    Hybrid visualization framework for desktops, large immersive displays

    ...A framework for virtual reality and cluster-driven display systems. Requires Python (the pre-installed 2.7 version on OSX and most linux distros works fine, on Windows omegalib comes with python bundled so you don't need this). C++ Build tools for your platform (g++, clang/XCode, Visual Studio 2012/2013 depending on the OS). On windows, the free Visual Studio editions work fine. Modules are optional components that extend omegalib functionality. Enabled modules are automatically downloaded and compiled. A full list of modules can be found in the Omegalib hub. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GeoCast

    Multi-view camera description format for OpenGL visual computing

    GeoCast is a data format that binds together camera information and multi-layer image sequences, such as RGBZ or RGBA representations. We use OpenEXR for image storage, and represent the camera position, rotation, and lens parameters as text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Squadra

    Squadra

    A set-square on your screen!

    News: Squadra can constrain the mouse pointer! A set-square that is displayed on top of any other program and provides a visual reference for drawing perpendicular lines, measuring angles and so on... See the screenshots for some examples of usage. IT: Novità: Squadra può vincolare il puntatore del mouse! Una squadra (da disegno) visibile sopra ogni altro programma che fornisce un riferimento visivo per disegnare linee perpendicolari, misurare angoli, ecc... Vedi gli screenshot per...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    veejay
    Veejay is a visual instrument and real-time video sampler. It allows you to "play" the video like you would play a piano. While playing, you can record the resulting video directly to disk (video sampling).
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    MusicPlayer

    MusicPlayer

    Music player - endlessly plays your music

    This music player is supposed to be simple and all centered around an infinite intelligent queue (some other players call this PartyShuffle or DJ mode). You can manually add songs to it - but if you don't or the queue gets too short, it will automatically intelligently fill it with further songs. The intelligent queue decision currently is based on: * song ratings * context-based choices, e.g. related songs more likely Other features of this player: * open source, simplified BSD...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    canticum

    Visual network music player

    A music organiser and player designed around the display of music tracks in network visualisations. Instead of organising content in trees and lists, canticum uses metadata to lay out and connect songs in a network graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Cairo Solution for Visual Studio 2012

    Solution and project files for compiling pixman/cairo with VS2012

    Solution and project files for compiling pixman/cairo with Visual Studio 2012 without the need of msys, cygwin or mozilla build tools. Only the pixman/cairo source is needed. The projects compile pixman/cairo into static libraries without additional dependencies, but are easy to modify if you need PDF, SVG or PNG support (in which case you will have to supply libpng and zlib.) No source files from the original projects are included, but will work as-is if you follow the instructions in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    arcan-fe

    arcan-fe

    Scriptable frontend for media applications.

    Arcan is a portable and fully scriptable frontend for launching games, emulators and other full-screen applications in a visual appealing way, as seamlessly as possible. The API is sufficiently complete for other projects as well, e.g. rapid game prototyping (both 2D and 3D). Note that we have left sourceforge (thanks for all the spam). The source is hosted on github ( http://www.github.com/letoram/arcan ) and the downloads on bintray https://bintray.com/letoram/arcan-main/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GLEXT - Win32 OpenGL Extension API

    Win32 OpenGL Extension API

    GLEXT is a Win32 DLL with header and linker library, designed using Microsoft Visual Studio 2012. It implements all publicly available OPENGL extensions as static functions, that can be directly called without the danger of running into NULL pointer exceptions. It can be freely used and distributed or modified. And as source is also available, the API can be recompiled with other versions of Visual Studio. And source can also be recompiled with Other C/C++ API for different OSes, with modifications. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Horde3D

    Horde3D

    https://github.com/horde3d/Horde3D

    Horde3D is a small 3D rendering and animation engine. It is written in an effort to create a graphics engine that offers the visual effects expected in next-generation games while at the same time being as lightweight and conceptually clean as possible. Further development has moved to https://github.com/horde3d/Horde3D where you're also able to download new releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB