Showing 123 open source projects for "unity"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    VRTK

    VRTK

    An example of how to use the Tilia packages to create great content

    VRTK is a collection of useful, reusable solutions to common problems found when building for virtual reality. VRTK aims to help productivity by speeding up the creation process from prototyping ideas to building complete solutions. The passion behind VRTK is to try and enable as many people as possible to build for VR, from seasoned developers to complete beginners who have a wonderful idea in their head but are unsure of how to create it. VRTK aims to be easy to understand so the absolute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Unity Standalone File Browser

    Unity Standalone File Browser

    A native file browser for unity standalone platforms

    A simple wrapper for native file dialogs on Windows/Mac/Linux. Unity Standalone File Browser is a native file browser for unity standalone platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    FPS Sample

    FPS Sample

    A first person multiplayer shooter example project in Unity

    The FPS Sample was created for internal validation of features and packages available at the time of Unity 2018.3 and is available for download including all assets. Game code that includes unsupported custom netcode with an authoritative server architecture supporting up to 16 players (not recommended for use in production). It’s intended as a source of inspiration and learning for intermediate and experienced developers using Unity 2018.3 or Unity 2018.4 LTS releases. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Projeny

    Projeny

    A project and package manager for Unity

    Projeny is a project and package manager for Unity3D, designed to facilitate the management of large-scale Unity projects. It allows developers to share assets across multiple projects without duplication, switch between platforms instantly, and optimize compile times by organizing code into discrete packages. Projeny enhances scalability and maintainability in Unity development environments.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    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
  • 6
    IslandViz Virtual Reality

    IslandViz Virtual Reality

    A tool for visualizing modular software systems in virtual reality

    ...All of these are included as sub-modules and are obtained automatically when the IslandViz repo is cloned recursively. Additionally, TextMesh Pro has to be downloaded from the Unity Assetstore and placed inside the IslandViz/Assets folder. Tested with Unity 2018.1.9f2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Xetalighter
    A Unity game where your spaceship is followed by angry missiles. Destroy them before they destroy you or evade them for long enough to reach all checkpoints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hover UI Kit

    Hover UI Kit

    Create beautiful user interfaces for immersive VR/AR experiences

    Hover UI Kit is a tool for creating beautiful, customizable, dynamic user interfaces. All interface interactions utilize a simple and consistent mechanism, the "hover", which users can perform with any 3D input device. These interfaces are designed specifically for VR/AR applications, addressing the complex UX challenges of these immersive environments. Virtual reality (VR) or augmented reality (AR) applications must provide ways for users to interact -- to select items, to move them, to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vive Grip

    Vive Grip

    Physics-based grabbing for SteamVR development in Unity

    Vive Grip helps you to highlight, grab, and interact with game objects using SteamVR. It leverages Unity's physics engine with a simple interface that abstracts the powerful ConfigurableJoint component. Examples are included for creating weighted objects, levers, dials, guns, and more. Supports HTC Vive, Oculus Rift, Windows Mixed Reality, and more. Extensive plugin system to do custom logic on interactions and grab events. See the package directory for package details, quick start...
    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
  • 10
    A Unity game where your spaceship is followed by angry missiles. Destroy them before they destroy you or evade them for long enough to reach all white checkpoints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vive Stereo Rendering Toolkit
    Vive Stereo Rendering Toolkit provides drag-and-drop components for developers to create stereoscopic rendering effects in a few minutes. With this toolkit, effects such as mirrors or portal doors can be easily achieved in your VR application. Vive or other SteamVR-compatible HMDs, no need to modify. Vive Focus, add WaveVR from "WaveVR/Prefabs" to the scenes; remember to expand the camera rig. Oculus Rift, add OVRCameraRig from "OVR/Prefabs" to the scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OutcropVR

    OutcropVR

    See geologic outcrops in virtual reality

    ...You can fly around your favorite outcrops and see unique angles that are impossible or difficult to get in real life. With the laser pointer tool, you can create lines and planes that then display the trend/plunge or strike/dip. Use the Unity menu to select Tools/Localize Photogrammetry Model from UTM. This function takes in a photogrammetry .obj file that is in UTM coordinates and converts it into smaller numbers so that Unity can work with it. If a texture file is supplied as well, it will be mapped onto the object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Skinner

    Skinner

    Special Effects with Skinned Mesh in Unity

    ...It is especially useful for stylized effects where meshes emit data continuously as they deform. The repository exemplifies Keijiro’s focus on GPU-first pipelines and clear, self-contained Unity samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DeadSimple Pixel Perfect Camera

    DeadSimple Pixel Perfect Camera

    An exceedingly easy-to-use pixel perfect orthographic camera script

    DeadSimple Pixel Perfect Camera is a Unity script that ensures crisp and clean pixel rendering for 2D games. It eliminates jitter and blur caused by scaling issues, making it ideal for developers working on retro-style pixel art games who need a plug-and-play solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KinoGlitch

    KinoGlitch

    Video glitch effects for Unity

    ...The effects can be layered and tuned to match the mood of gameplay or cinematics. The repository’s clarity makes it a useful reference for developers learning to implement post-processing passes and stylized image effects in Unity.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Puzzler-VR

    Puzzler-VR

    A VR puzzle game for Cardboard using Unity

    Puzzler is a mobile VR application for new VR users which challenges them to solve a familiar type of puzzle in a new way. You just need your mobile and VR cardboard and you can enjoy playing puzzles in a virtual world without being distracted by anything from the real world you live in. Most of the scripts were provided by Udacity. I have edited them to match my needs. Most of the models and textures are provided by Udacity starter files. I used some images for texturing the particles. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UnityPixelCamera

    UnityPixelCamera

    A resolution independent pixel perfect camera for Unity

    Unity Pixel Camera is a Unity extension that ensures pixel-perfect rendering for 2D games, regardless of screen resolution. It simplifies the process of maintaining crisp pixel visuals by adjusting the camera's orthographic size and other settings automatically, making it an essential tool for developers aiming for retro-style aesthetics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Unity3d CarComponents

    Unity3d CarComponents

    Car Systems Simulation With Unity3d

    Simulate Car's Systems With Unity ( the Engine, Transmission, Differential, ABS, TCS, ESP) and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    OutOfTheWay

    Protect your head, you fool!

    Protect your head in this extremely fast paced game where jumping higher then your opponents is essential. Up to 4 players may join the fight, human and/or computer AI. Programmed in C# in Unity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Math Ninja
    Math Ninja is a fun way to help students with math. Right now it focuses on multiplication, but it can be configured to add other operations as well. Developed with Unity version 5, it can be used in various platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Yggdrasill

    Yggdrasill

    3D Evolutionary Tree Visualization

    ...Later updates will include the full ToL dataset, improve tree generation and overall accessability, as well as adding access to other datasets. Special thanks go to the Tree of Life Web Project and all its contributors for providing the data and to Unity Technologies for free access to Unity 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Unity Cluster Package

    Unity Cluster Package

    Dragging and Dropping Components for Multi-projection Applications

    This component set for the Unity game engine facilitates the development of immersive and interactive multi-projection applications. The drag-and-drop components allow Unity applications to run on a commodity PC cluster with passive support for stereoscopy, perspective correction according to the user's viewpoint and access to special servers to provide device-independent features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Unity2D double joystick for mobile

    Unity2D double joystick for mobile

    Unity 2D lightweight double joystick for mobile devices

    Unity 2D lightweight double joystick for mobile devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Genetic Evolution Project

    Evolution with Genetic algorithms

    This project is meant to simulate Evolution using genetic algorithms and unity engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    First Argentum Online Demo On Unity 3D

    First Argentum Online Demo On Unity 3D

    Argentum Online is the first MMORPG of Argentina. The game is very famous on the Latin American community, and still has thousands of players all over the world. I made the first demo of Argentum Online on Unity 3D.
    Downloads: 0 This Week
    Last Update:
    See Project