Showing 187 open source projects for "unity 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
  • 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
  • 1
    A multimedia framework written in C# that wraps most of the DirectShow API and includes several useful Windows Forms controls. It differs from DirectShowLib in that MediaFramework tries to take the burden of COM interop off the developer.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    This project is based on the latest source code from the original Guliverkli project. The modifications that we have made include library updates, some tweaks and several bug fixes. We have also fixed all known security vulnerabilities.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 3
    Videos generation from java code
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Videos generation from java code
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    Enables to read out and change the FourCC code in a AVI-file. This project is based on a freeware published by "www.inmatrix.com".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DivFix++
    DivFix++ is yours AVI video repair and preview software. It designed for repair and preview files which are on download from ed2k(emule), torrent, gnutella, ftp. web or any other source on the internet. It can repair AVI and DivX files (for now.)
    Leader badge
    Downloads: 347 This Week
    Last Update:
    See Project
  • 7
    BROKEN. Simple to use internet media downloader that currently supports YouTube and Flickr; just paste link and press download. Currently it is broken because I couldn't make YT download to work on new YT layout. I'm keeping the code here if someon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FripTV is a free, opensource, SDL based IP TV player. Currently in alpha stage it runs on Windows XP and Linux and the code is designed to be highly portable. It supports MPEG2 and h264 transport streams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    code in this repository is now deprecated, vvvv has moved to github. please see: https://github.com/vvvv/vvvv-sdk --- a collection of standards-based plugins compatible with (among others) vvvv: video tracking plugins based on the freeframe api, audio/video directshow filters, and plugin nodes based on vvvvs own plugin interface. for vvvv see: http://vvvv.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 10

    Roundware

    a contributory, location-aware media platform for us all

    This is Roundware V1. For V2, please see GitHub repository: https://github.com/hburgund/roundware-server Roundware is a client/server pair for creating participatory location-sensitive audio experiences. It was initially developed for the sound art installation ROUND, by Halsey Burgund, exhibited at the Aldrich Contemporary Art Museum. Development for version 2 has been handled privately for a variety of reasons, but will be released soon! Please contact us if you need code sooner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    With high emphasis on usability we provide song presentation / song projection software for church services or general events that rival OpenLP/ZionWorx/SongPro. We have easy to learn, highly usable open source software without cutting back on featur
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    OpenTZT is a realtime video mixing and effect software. It's build on the opensourced code of TransZendent VJ software (which is now defunct). For more information please see http://opentzt.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This card will capture High Definition Video 1280x720 at 30fps, and soon be capable of 60fps and maybe even 1080p. This is a hardware project so source code, RTL, and board CAD files will be involved. All IC's and parts should be easily available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    HornetsEye Ruby Computer Vision Library

    Ruby computer vision library

    Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L2). Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The source code is available on Github.com (see https://wedesoft.github.io/hornetseye-doc/ for more information).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A simple YouTube downloader. It is uses code from YouTubeFisher(http://youtubefisher.codeplex.com/). It contains a Media Player and it's developed in C#/WPF. I will be very thankfull if you help me with the Media Player wich currently doesn't work.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Kumaji is an advanced subtitle rendering library aiming for complete cross-platform support, complete and compliant support for all common subtitle formats and, of course, speed. The source code is also intended to be easy to understand and hack at.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is the open source code of Agarwal's Directshow MDAPI filter. Using this filter, you can add support for MDAPI (Multidec API) plugins, typically used in DVB related software, to any DirectShow applications very easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JAC (Java Asn1 Compiler) is a tool for you if you want to (1)parse your asn1 file (2)create .java classes and (3)encode/decode instances of your classes. Just forget all asn1 byte streams, and take the advantage of OOP! BER, CER and DER are all supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Active Shape/Appearance Model Library (ASMLibrary/AAMLibrary) source code, which includes ASMBuilding/AAMBuilding as well as ASMFitting/AAMFitting algorithm. It is developped under OpenCV 1.0 for locating features in a face and face recognition.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Kantaris Media Player is a all-in-one media player which tries to provides the best media experience.Video playback is based on VLC code which results in that it plays everything without the need of installing any codecs.Contains beautiful music visuals.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    OSHDLC is the software implementation of High Level Data Link Control (HDLC) standard. It is an optimized C-code. It may be used on lots of platforms easily. (NOTICE: THIS CODE HAS BEEN MOVED TO THE FOLLOWING LOCATION: https://github.com/dipman/OSHDLC I strongly suggest you to refer to this version. THANKS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This perl script downloads as many videos from Youtube as you want. It reads a text file containing the all of the urls to the video(s). You can use it to easily download 1 video or 100 videos.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    PsyPlay is a media player written in C# (.NET v3.5) using DirectX9 and plays well known media files. The application is basic, yet the code has many examples of useful functions. PsyPlay is beta, however, our goal is to code a versatile c# media player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XMLSP - XML Stream Parser is a small & simple XML parser for C++. It uses STL for lists and strings. This tiny XML parser source code is less than 20kb in size. It support custom entities and special characters. Now with optional DOM support.
    Downloads: 1 This Week
    Last Update:
    See Project