Showing 29 open source projects for "unity sample project"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    The Cognitive3D SDK for Unity

    The Cognitive3D SDK for Unity

    Cognitive3D SDK for Unity, analytics for VR/AR/MR

    ...Receive scientific accuracy in captured eye-tracking, fixations and biometrics.. Improve product development workflows to enable rapid insights. This SDK allows you to integrate your Unity games with Cognitive3D, which provides analytics and insights about your Unity project. In addition, Cognitive3D empowers you to take actions that will improve users' engagement with your experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Google Cardboard XR Plugin for Unity

    Google Cardboard XR Plugin for Unity

    Google Cardboard XR plugin for Unity

    ...A smartphone can display 3D scenes with stereoscopic rendering, track and react to head movements, and interact with apps by detecting when the user presses the viewer button. The Unity XR Plugin Management API lets you turn VR mode on or off for the Google Cardboard XR Plugin for Unity. The VrMode scene in HelloCardboard sample shows basic usage of the aforementioned API.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    OpenXR SDK Sources Project

    OpenXR SDK Sources Project

    Sources for OpenXR loader, basic API layers, and example code

    This repository contains source code and build scripts for implementations of the OpenXR loader, validation layers, and code samples. OpenXR is a royalty-free, open standard that provides high-performance access to Augmented Reality (AR) and Virtual Reality (VR), collectively known as XR platforms and devices. Without a cross-platform standard, VR and AR applications and engines must use each platform’s proprietary APIs. New input devices need customized driver integration. OpenXR provides...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    BlackHole

    BlackHole

    BlackHole is a modern macOS audio loopback driver

    ...As an open-source project, it offers transparency, customization options, and active community-driven development.
    Downloads: 123 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 5
    KeyboardKit

    KeyboardKit

    KeyboardKit is a Swift library that helps you build custom keyboard

    ...KeyboardKit is a Swift-based SDK that helps you build custom keyboard extensions with Swift and SwiftUI. It extends the native keyboard APIs and provides you with a lot of functionality. The KeyboardKit project is open-source and completely free. It's hosted at GitHub, which is where you find information, documentation, sample code, demo apps etc. KeyboardKit Pro is a license-based extension to KeyboardKit. It unlocks a bunch of pro features, like more locales, localized system keyboards, local and remote autocomplete etc. KeyboardKit comes with support for 50+ locales, with more being added over time. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Creatools Piano XS

    Sample based piano virtual instrument

    Is the third generation of a free and opensource virtual piano project built on HISE open source framework. It is built and developed with an aim to make a contribution towards free music education and creative freedom and it is therefore licensed under GPLv3 license. for more info: https://musictop69.wixsite.com/creatools
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    OpenSourceMetaverse Editor

    a simple virtual world editor

    OSME allows building virtual worlds in a single web app page form. Try selecting a built-in template to demonstrate sample virtual worlds. (e.g. Form: "Trip Visit Plan - May 2022".) Project the virtual world onto the map. (e.g. Form: Click the button for the instruction to take effect) Test one of the virtual objects marked on the map. (e.g. Map: Select a marked location like "Statue of Liberty") Explore the virtual surrounding in the 360 degrees panorama.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    p2000floppy

    p2000floppy

    tools for the floppy format of the Sequential Prophet 2000/2002

    p2000floppy: tools for the floppy format of the Sequential Circuits Prophet 2000/2002 Included tools: * p2000floppy2syx: convert floppy image file into syx-files and list contents * p2000syx2mid: convert syx-file into mid-file * p2000syx2floppy: convert syx-files into floppy image file Special features: parameter & sample dump to/from syx-files, sample memory export/import to/from WAV-file, listing of parameters & keyboard mappings, sec5-file import/export for executable code. Additional utility: p2000floppyio (read/write floppy image) Note: tools to convert between p2k- and syx-files can be found within the project "p2ksyx": https://sourceforge.net/projects/p2ksyx/ Copyright (c) 2018-2021 by Klaus Michael Indlekofer. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    FancyScrollView

    FancyScrollView

    Scroll view component that can implement highly flexible animations

    A generic ScrollView component that allows you to implement highly flexible animations. It also supports infinite scrolling. Add the package to your Unity Project from the OpenUPM registry. When FancyScrollView updates the scroll position, it passes the normalized position of the viewport range to each cell. On the cell side, the cell itself controls the scrolling position and appearance based on the value of 0.0~. The sample uses Animator and mathematical formulas to implement scrolling movements.1.0. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Simple Note VR

    Simple Note VR

    Notification system to display plain text in VR for Unity engine

    A simple notification system to display plain text in VR for Unity engine. Please go to the release page to download the package. Import the package into your own project, simply drag the "NotificationVR" prefab to the scene. Then, in your own script, call "SimpleNoteVR.Instance. Notify(string words, float lingertime)" to trigger plain text notifications.([lingertime is the duration that your notification will last for]).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Accord.NET Framework

    Accord.NET Framework

    Machine learning, computer vision, statistics and computing for .NET

    ...It is a complete framework for building production-grade computer vision, computer audition, signal processing and statistics applications even for commercial use. A comprehensive set of sample applications provide a fast start to get up and running quickly, and extensive documentation and a wiki help fill in the details. The Accord.NET project provides machine learning, statistics, artificial intelligence, computer vision and image processing methods to .NET. It can be used on Microsoft Windows, Xamarin, Unity3D, Windows Store applications, Linux or mobile. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Skinner

    Skinner

    Special Effects with Skinned Mesh in Unity

    Skinner is a collection of real-time special effects for Unity that use vertices of an animating skinned mesh as emission points. Instead of duplicating mesh data on the CPU, it employs a replacement shader to stream vertex positions into GPU-friendly buffers, conserving memory and CPU cycles. With those GPU-side buffers, Skinner can drive effects like trails, particles, or geometry that react to the underlying skinned animation in sophisticated ways. The approach enables complex, performant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PageFlip

    PageFlip

    3D Style Page Flip on Android

    This project is aimed to implement 3D style page flip on Android system based on OpenGL 2.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PBJVision

    PBJVision

    iOS Media Capture – features touch-to-record video, slow motion

    PBJVision is a camera library for iOS that enables easy integration of special capture features and camera interface customizations in your iOS app. Next Level is the Swift counterpart. Capture is also possible without having to use the touch-to-record gesture interaction as the sample project provides. This library was originally created at DIY as a fun means for kids to author videos and share their skills. The touch-to-record interaction was pioneered by Vine and Instagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TWAIN for C-Sharp (C#)

    TWAIN for C-Sharp (C#)

    A C# interface for TWAIN

    [Important] The project moved to GitHub. Please use the following GitHub project page from now on: https://github.com/twain/twain-cs A C# interface for the TWAIN image capture API, that also includes a toolkit layer, a diagnostic application and a sample application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ecw2sfz

    ecw2sfz

    Convert Ensoniq .ECW files to .SFZ

    ".ECW file" or "waveset" refers to a file with an extension of ".ECW" which stores articulation and sample data used by the MIDI synthesizer of sound cards equipped with an ES1370, ES1371, or ES1373 chip. These sound cards include the Ensoniq AudioPCI, the Sound Blaster! AudioPCI, the Sound Blaster! PCI64, the Sound Blaster! PCI128, and the Sound Blaster Live!. This project is a Perl script which can unpack these files into a .WAV sample, and a corresponding .SFZ file (an open format used by various sample engines to describe sample playback.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sample Level Musical Timeline

    Sample Level Musical Timeline

    Sample Level Modulation of Musical Timeline

    Sample Level Modulation of Musical Timeline Mingfeng Zhang Dept. of Electrical and Computer Engineering, University of Rochester In this toolbox we provide signal processing tools to allocate music events (samples of musical notes) to specified time locations with sample level accuracy. In this implementation, we use computational tools to add in micro-timing variations in J.S.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Automalator

    State Dependency deconstructor and mapper for C source code.

    Flowcharts not telling you what you want to know about some C source code? Try a State Dependency map! Every C source file is an implemention of a state machine. Implicit in the definition of a state machine is a network of dependencies between the states. The Automalator * deconstructs the C code into the core state machine * collates the transactions into the dependency net * generates a diagram-format file with the states and dependencies as the nodes and edges. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    CSV Mesh Importer for Blender

    This is a Python script to import a CSV file to meshes in Blender.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates meshes, such as vertices, edges and faces. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    CSV F-Curve Importer for Blender

    This is a Python script to import a CSV file to Blender f-curves.

    This is a Python script for Blender 2.5x and it imports a CSV file into Blender and creates f-curves. This project has just started, please wait for a while. Please go to the page given below for the information of how to start to use this and its details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    simplest flashmedia example

    simplest flashmedia example

    simple examples about using flash player to play RTMP/HTTP/HLS

    This project contains following examples about Flash streaming media: simplest_as3_rtmp_player: Simplest RTMP Player(ActionScript) simplest_as3_rtmp_streamer: Simplest RTMP Streamer (ActionScript) rtmp_sample_player_adobe: Sample Player extracted from Adobe Flash Media Server rtmp_sample_player_wowza: Sample Player extracted from Wowza Server rtmp_sample_player_flowplayer: RTMP/HTTP Player based on FlowPlayer (with RTMP plugin) rtmp_sample_player_videojs: RTMP/HTTP Player based on VideoJS rtmp_sample_player_jwplayer: RTMP/HTTP Player based on JWPlayer hls_sample_player_flowplayer: HLS Player based on FlowPlayer (with HLS plugin) hls_video_player_html5: HLS/HTTP Player based on HTML5 activex_vlc_player: Video Player based on VLC ActiveX Note: Some example couldn't work directly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MediaPipe is a flexible framework to manipulate medias. It allows building customized decoding/filtering/encoding pipelines. This project contains the MediaPipe SDK along with some sample pipes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    The CLUNK C++ library provides support for real-time 3D(binaural) sound generation. It puts virtually no limitations on the developer; people who have experienced working with other solutions (such as SDL_Mixer or Creative OpenAL) will respect this advan
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    Ogg Omg Metadata Getter for PHP

    Previously known as Ogg.class.php

    This is a continuation of Ogg.class.php by Nicolas Ricquemaque, which in turn was a split from File_Ogg by David Grant (don't you love Free Software?). Initially this project will just fix bugs and make minor adjustments to Ogg.class.php code, no backward incompatible changes will be made without an announcement. The version numbers will continue from the 1.3g, the latest released version of the ancestor project. Note: This project will __not__ help you to convert your media files into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ColladaLoader is a free open source C# Library that enables developers to load and display Collada 3D Model files (.DAE) in DirectX 10 using the SlimDX SDK. Partitial .X file support. More info: http://www.tomsdevshack.be/projects/colladaloader
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB