Showing 21 open source projects for "visual programming"

View related business solutions
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 1
    Blockly

    Blockly

    The web-based visual programming editor

    ...From a user's perspective, Blockly is an intuitive, visual way to build code. From a developer's perspective, Blockly is a ready-made UI for creating a visual language that emits syntactically correct user-generated code. Blockly can export blocks to many programming languages.
    Downloads: 81 This Week
    Last Update:
    See Project
  • 2
    Olive Video Editor

    Olive Video Editor

    Free open-source non-linear video editor

    ...It's a complete rewrite from the ground up designed around cutting-edge features to help you make the best videos possible. Olive 0.2 provides powerful and flexible node-based compositing. Node editing is a form of visual programming that gives you full control over how Olive renders your video. Rather than a "fixed" pipeline where one effect occurs after the other, nodes allow you to connect anything to anything else allowing a ton of flexibility for creating effects. You'll be able to create virtually any effect without writing a single line of code (or waiting for us to implement it for you). ...
    Downloads: 90 This Week
    Last Update:
    See Project
  • 3
    OM-SoX

    OM-SoX

    Multichannel audio manipulation and batch processing for OpenMusic.

    OM-SoX is a library for multichannel audio manipulation and functional batch processing for OpenMusic, a visual programming environment based on CommonLisp / CLOS. It uses SoundeXchange as sound processing kernel (http://sox.sourceforge.net), © Chris Bagwell and SoX Contributors. NOTE> OM-SoX releases are not compatible with OpenMusic version 6.19. Please instead download & use a snapshot of the "development" branch of the source code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    Media Foundation .NET

    Media Foundation programming library for .Net programmers

    A library allowing .NET access to Windows's Media Foundation technology combined with samples showing how the library works. If you are not a programmer, or are not running on Vista or Windows 7/10, there is nothing in this project that you are going to find useful.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 5
    Kisekae UltraKiss

    Kisekae UltraKiss

    Kisekae UltraKiss is a full featured integrated development environmen

    UltraKiss is a computer program that implements the Kisekae Set system, KiSS, a Japanese graphics system originally developed to facilitate costume changes on virtual dolls. UltraKiss was developed to help artists build their KiSS sets. It is a full featured viewer for all KiSS dolls, games, and visual applications. It is also a complete graphical development environment for creating KiSS applications. It fully implements the FKiSS event driven programming language up to and including new FKiSS5 enhanced capabilities. These features enable Kisekae game and application development. UltraKiss includes an integrated palette color editor tool, an image editor tool, an integrated audio and video player, and an archive manager that packages LHA, ZIP, and JAR archive files. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Bonzomatic

    Bonzomatic

    Live shader coding tool and Shader Showdown workhorse

    Bonzomatic is a live shader coding tool widely used in shader coding competitions and live performances. It provides a platform for writing and visualizing shaders in real-time, enabling artists and developers to create captivating visual effects on the fly. Bonzomatic supports various shading languages and platforms, making it a versatile tool for both learning and showcasing shader programming skills.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. 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
  • 8

    DirectShow .NET

    DirectShow programming library for .Net programmers

    .NET c# directshow lib, capture and playback using c# and directshow
    Downloads: 57 This Week
    Last Update:
    See Project
  • 9
    Apparatus

    Apparatus

    A hybrid graphics editor and programming environment

    Apparatus is a browser-based visual editor and programming environment that streamlines building interactive diagrams. Users draw shapes, flows, constraints, and attach behavior code-side. It combines visual design with real code, supporting live demos, exports, and embedding. Created by CDG Labs, it helps build educational and exploratory tools quickly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 10
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 11

    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    It is a set of php files allowing you to create the very music (no extra features yet like indent, colors etc) to copy paste it as input for lilypond. You can edit and add your buttons(no programming skills).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The open source, multimodal interactive "Sensitive Artificial Listener" dialogue system created by the EU project SEMAINE.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Visual Media Selector (VMS) is a home project to build an application to organise Visual Media in a way to keep track of whats been watched, save where the user has watched up to for a home theatre computer. To also develop programming skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SoundsSharp
    A .NET 3.5 (CLR) sounds engine based on FMODex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a program to store data calculated from the tempo of a song into different degrees of seconds for use with "programming synths". Written in C++ with Visual C++ Express. Java version coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    S2iLib includes Harpia, a visual way of programming image processing algorithms, with a growing selection of OpenCV functions. Harpia is portable, and features capture from video devices in GNU/Linux and MS-Windows, and retrieves a compact OpenCV C-code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OpenMusic is an object-oriented visual programming environment based on CommonLisp/CLOS. It provides libraries and editors that make it a powerful environment for music composition. It can also be used for teaching functional and object programming. THE OM 5.2 RELEASE HOSTED ON SOURCEFORGE IS NOT MAINTAINED ANYMORE. IT IS STILL AVAILABLE FOR IT INCLUDES PRELIMINARY ATTEMPTS AT PORTING OM TO LINUX PLATFORMS, WHICH WE BELIEVE COULD STILL BE USEFUL FOR FUTURE PORTS AND DEVELOPMENTS. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Projects done by NikG43 in Visual Basic and other programming languages. Projects: img2htm or image2html or Image to Html, Screen Shot Utility, MouseMove(wraps mouse around the screen), and more to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jMax is a visual programming environment for building interactive real-time musical and multimedia applications.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    ATWRAP is a project to provide a .net compatable api for easy programming access of the TurtleBeach Audiotron Digital Media Player that will work with all .NET languages. Update March 2014: If I can find my old Audiotron, I may update codebase from VB.Net to C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB