Showing 24 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
  • 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
  • 1
    android-gif-drawable

    android-gif-drawable

    Views and drawable for displaying animated GIFs on Android

    ...To use them, specify repository URL in repositories block. For Android 4.2+ (API level 17+). Supports GifTextureView hardware-accelerated rendering, and GifTexImage2D OpenGL ES 2.0+. See sample directory. Sample project is under construction. Not all features are covered yet. The simplest way is to use GifImageView (or GifImageButton) like a normal ImageView. If drawables declared by android:src and/or android:background are GIF files then they will be automatically recognized as GifDrawables and animated. If given drawable is not a GIF then mentioned Views work like plain ImageView and ImageButton. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    This project contains an open-source implementation of an OPT platform. The 3D-printable components are provided to built your customized sample stage. We offer our open source MATLAB software with an GUI for OPT imaging. We developed a generalized automated workflow including a two-step registration approach for correcting the center of rotation and provide accurate and high-quality 3D reconstruction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Context-Menu.iOS

    Context-Menu.iOS

    You can easily add awesome animated context menu to your app

    You can easily add an awesome animated context menu to your app. You are welcome to see the sample of the project for a fully operating sample in the Example folder. To customize menu items side positions you can specify a 'menuItemsSide' property. When it is set to 'Right' the first cell will be opened from right to left and the selected cell will be closed and vice versa and when it set to 'Left' the first cell will be opened from left to right and the selected cell will be closed vice versa. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    TWAIN sample Data Source and Application
    [Important] The project moved to GitHub. Please use the following GitHub project page from now on: https://github.com/twain/twain-samples Use the TWAIN 2 sample data source and application, to test your TWAIN project, or as templates to incorporate TWAIN into your graphic applications or Scanner drivers. The samples are released as open source software and uses a Modified BSD licenses.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 11

    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: 3 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    Name to Anagram Animator (N2AA)

    An OpenGL sample application

    The application is a result of one-semester subject supposed to introduce to OpenGL. Code is, at least I hope, properly commented and is published for better understanding of very simple, yet already archaic, methods of using OpenGL without shaders (everything is build from gl, glu, glut, glew and alut libraries and the technique I feel most advanced in the project are VAO objects). Do not expect anything more than this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    3D engine with enhanced graphic software renderer programmed in Free Pascal. See the secret graphic power of Multicore-CPU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    The mathematical morphology have different applications on Image processing, it represent one processing non lineal sample. We show the CIDEFORM software as result of all mathematical morphology techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The SEL project has a high aim to build a 3D game engine which is Simple, Easy to Learn. All SAMPLE text in this area are placeholders for layout reference only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Haxe Flash Tutorial is a tutorial on Haxe with sample code ready to run out of the box. A library with reusable functions completes the tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    callgraph is a project that provides an algorithm for an optimal vertex positioning of any connected graph in 3D, as well as the library and sample application for viewing graphs in 3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ASCADBox is Delphi Vector Graphic component which use CAD application for all about drawing around needed for developers. And the package is included a complicated open source sample project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    The sane++ project aims to provide an object-oriented (OO) wrapper around the SANE API, for frontend as well as backend implementers, and demonstrate its feasibility/functionality with several sample programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A portable/hardware independant GPL Flash decoding library, with (Linux) sample player and mozilla-plugin. Note : the project web page http://gplflash.sf.net is the real front page for this project and contains much more informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a simple UGC site sample made with Flex and PHP. For more information, please visit project web site (http://ugcwithflexphp.sourceforge.net/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    CRT flicker effect

    Flex effect using pixel bender to generate a CRT flicker effect

    Flex effect for creating something similar to the glitch & flicker of an old CRT when switching on/off or changing channel- maybe i just remember CRTs to be more broken / dangerous than they actually were, but probably not ;p When used as showEffect or hideEffect either on a popup or in a viewstack the components will glitch on/off screen either as a ropey old CRT or possibly hi-tech holographic display. This is just a rough starting point to create GPU accelerated pixel bender...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB