RepoGuard
Aggiornato 2 h ago
Unity Technologies

Organization

Impronta pubblica su GitHub di Unity Technologies

@Unity-Technologies
Visualizza profilo su GitHub
Copenhagen, Denmark

801

Repository pubblici

122.718

Stelle totali

12.627

Follower

Unity-Technologies è un'organizzazione attiva su GitHub, con una vasta gamma di repository pubblici. I principali linguaggi di programmazione utilizzati includono C#, C++, e JavaScript. Tra i progetti più noti ci sono ml-agents, UnityCsReference e FPSSample, che contribuiscono allo sviluppo di agenti intelligenti e giochi interattivi.

Lingue principali

C# 80Objective-C 3C++ 3Mathematica 2C 1Assembly 1JavaScript 1HLSL 1

Repository pubblici

ml-agents

19.485

The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.

C#
Aggiornato 13 giu 2026

UnityCsReference

12.857

Unity C# reference source code.

C#
Aggiornato 13 giu 2026

EntityComponentSystemSamples

8124

Nessuna descrizione fornita per questo repository.

C#
Aggiornato 12 giu 2026

FPSSample

5103

A first person multiplayer shooter example project in Unity

C#
Aggiornato 12 giu 2026

PostProcessing

3742

Post Processing Stack

C#
Aggiornato 11 giu 2026

arfoundation-samples

3417

Example content for Unity projects based on AR Foundation

C#
Aggiornato 11 giu 2026

NavMeshComponents

3088

High Level API Components for Runtime NavMesh Building

C#
Aggiornato 7 giu 2026

Graphics

2944

Unity Graphics - Including Scriptable Render Pipeline

C#
Aggiornato 11 giu 2026

BoatAttack

2740

Demo Project using the Universal RP from Unity3D

C#
Aggiornato 10 giu 2026

Unity-Robotics-Hub

2530

Central repository for tools, tutorials, resources, and documentation for robotics simulation in Unity.

C#
Aggiornato 12 giu 2026

AssetBundles-Browser

2395

Editor tool for viewing and debugging asset bundle contents before and after builds

C#
Aggiornato 12 giu 2026

com.unity.netcode.gameobjects

2315

Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.

C#
Aggiornato 12 giu 2026

UniversalRenderingExamples

2281

This project contains a collection of Custom Renderer examples. This will be updated as we refine the feature and add more options.

C#
Aggiornato 12 giu 2026

VisualEffectGraph-Samples

2101

Visual Effect Graph - Samples Project

C#
Aggiornato 13 giu 2026

AutoLOD

2055

Automatic LOD generation + scene optimization

C#
Aggiornato 9 giu 2026

com.unity.multiplayer.samples.coop

1933

A small-scale cooperative game sample built on the new, Unity networking framework to teach developers about creating a similar multiplayer game.

C#
Aggiornato 13 giu 2026

VolumetricLighting

1794

Lighting effects implemented for the Adam demo: volumetric fog, area lights and tube lights

C#
Aggiornato 6 giu 2026

game-programming-patterns-demo

1723

A repo of small demos that assemble some of the well-known design patterns in Unity development to support the ebook "Level up your code with game programming patterns"

C#
Aggiornato 12 giu 2026

2d-extras

1631

Fun 2D Stuff that we'd like to share!

C#
Aggiornato 10 giu 2026

uGUI

1551

Source code for the Unity UI system.

C#
Aggiornato 13 giu 2026

InputSystem

1516

An efficient and versatile input system for Unity.

C#
Aggiornato 12 giu 2026

com.unity.toonshader

1505

Unity Toon Shader

C#
Aggiornato 12 giu 2026

UnityRenderStreaming

1453

Streaming server for Unity

C#
Aggiornato 11 giu 2026

Unity.Mathematics

1443

The C# math library used in Unity providing vector types and math functions with a shader like syntax

C#
Aggiornato 13 giu 2026

Addressables-Sample

1439

Demo project using Addressables package

C#
Aggiornato 8 giu 2026

XR-Interaction-Toolkit-Examples

1291

This repository contains various examples to use with the XR Interaction Toolkit

C#
Aggiornato 10 giu 2026

VFXToolbox

1263

Additional tools for Visual Effect Artists

C#
Aggiornato 13 giu 2026

AssetGraph

1161

Visual Workflow Automation Tool for Unity.

C#
Aggiornato 10 giu 2026

megacity-metro

1149

Megacity-Metro: a thrilling shooter game, using Netcode for Entities for a multiplayer experience supporting 128+ players. Latest DOTS packages and Unity Gaming Services elevate the user experience, demonstrating how to craft engaging multiplayer games.

C#
Aggiornato 13 giu 2026

DOTSSample

1018

A third person, multiplayer sample project. Built with Unity and using the new Data Oriented Tech Stack (DOTS).

C#
Aggiornato 6 giu 2026

HLODSystem

984

Nessuna descrizione fornita per questo repository.

C#
Aggiornato 10 giu 2026

UnityPlayground

970

A collection of simple scripts to create 2D physics game, intended for giving workshops to a young audience

C#
Aggiornato 12 giu 2026

EditorXR

938

Author XR in XR

C#
Aggiornato 10 giu 2026

NativeRenderingPlugin

936

C++ Rendering Plugin example for Unity

C
Aggiornato 9 giu 2026

com.unity.webrtc

848

WebRTC package for Unity

Assembly
Aggiornato 8 giu 2026

UnityDataTools

799

Experimental tools and libraries for reading and analyzing Unity data files.

C#
Aggiornato 12 giu 2026

giles

792

GILES: A Runtime Level Editor for Unity3D

C#
Aggiornato 12 giu 2026

BackgroundDownload

781

Plugins for mobile platforms to enable file downloads in background

C#
Aggiornato 10 giu 2026

UniteAustinTechnicalPresentation

778

Nessuna descrizione fornita per questo repository.

C#
Aggiornato 6 giu 2026

MeshApiExamples

770

Example project for Unity 2020.1 Mesh API improvements

C#
Aggiornato 8 giu 2026

ECS-Network-Racing-Sample

763

ECS multiplayer racing sample to showcase using Unity Entities and netcode with best practices

C#
Aggiornato 11 giu 2026

PhysicsExamples2D

726

Examples of various Unity 2D Physics components and features.

C#
Aggiornato 13 giu 2026

com.unity.multiplayer.docs

718

[ARCHIVED] Open Source documentation for Unity Multiplayer, which includes Netcode for GameObjects, the Unity Transport Package, Multiplayer Tools and Educational references and Sample Games such as Boss Room.

JavaScript
Aggiornato 11 giu 2026

com.unity.demoteam.mesh-to-sdf

706

A light and fast real-time SDF generator, primarily for animated characters. The dynamic SDF can be used for all sorts of VFX. Also enables hair-to-character collisions in the new hair package.

C#
Aggiornato 9 giu 2026

graph-visualizer

694

Visualizer for your Playable graphs

C#
Aggiornato 11 giu 2026

com.unity.cinemachine

684

Smart camera tools for passionate creators

C#
Aggiornato 12 giu 2026

com.unity.uiwidgets

625

UIWidgets is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.

C#
Aggiornato 6 giu 2026

SimpleAnimation

618

A simple Animation Component that leverages PlayableGraphs

C#
Aggiornato 6 giu 2026

ui-toolkit-manual-code-examples

610

Unity UI Toolkit documentation code examples

C#
Aggiornato 12 giu 2026

com.unity.services.samples.use-cases

540

The collection of samples in this repo use Unity Gaming Services in a Unity project to demonstrate live gaming operations.

C#
Aggiornato 7 giu 2026

Megacity-2019

534

Megacity is a sample showcasing streaming a large scale environment. It also contains an action-packed, multiplayer shooter mode. It leverages the power of Netcode for Entities for an immersive, multiplayer experience that can support 64+ players simultaneously.

C#
Aggiornato 10 giu 2026

usd-unity-sdk

521

Integration of Pixar's Universal Scene Description into Unity. UPDATE: This package has been superseded by our new bundle of USD packages. Please see README & link below for further details.

C#
Aggiornato 9 giu 2026

EndlessRunnerSampleGame

486

Repository for the Endless Runner Game Sample (Trash Dash)

C#
Aggiornato 12 giu 2026

ROS-TCP-Connector

424

Nessuna descrizione fornita per questo repository.

C#
Aggiornato 9 giu 2026

BuildReportInspector

414

Editor script which implements an inspector for the BuildReport class

C#
Aggiornato 6 giu 2026

UIToolkitUnityRoyaleRuntimeDemo

402

This is a sample project to introduce the use of UI Toolkit in Runtime

C#
Aggiornato 7 giu 2026

MeasuredMaterialLibraryURP

402

Nessuna descrizione fornita per questo repository.

HLSL
Aggiornato 6 giu 2026

SynthDet

400

SynthDet - An end-to-end object detection pipeline using synthetic data

C#
Aggiornato 12 giu 2026

CharacterControllerSamples

399

Sample projects for the Unity.CharacterController package

C#
Aggiornato 13 giu 2026

BatchBreakingCause

383

This project demonstrates different cases when Unity has to break a batch while rendering.

GLSL
Aggiornato 6 giu 2026

com.unity.probuilder

378

Nessuna descrizione fornita per questo repository.

C#
Aggiornato 11 giu 2026

Classic-Sponza

366

Unity remaster of the classic Sponza scene.

C#
Aggiornato 6 giu 2026

sentis-samples

349

Inference Engine samples internal development repository. Contains example and template projects for Sentis package use.

C#
Aggiornato 5 giu 2026

Robotics-Object-Pose-Estimation

344

A complete end-to-end demonstration in which we collect training data in Unity and use that data to train a deep neural network to predict the pose of a cube. This model is then deployed in a simulated robotic pick-and-place task.

Python
Aggiornato 9 giu 2026

URDF-Importer

327

URDF importer

C#
Aggiornato 11 giu 2026

ShaderGraph-Custom-Lighting

319

A sample project showcasing a simple method to calculate custom lighting inside of Shader Graph for the Lightweight Render Pipeline. Includes a sample toon shaded scene and example assets. Built for Unity 2019.2 .

Mathematica
Aggiornato 10 giu 2026

marathon-envs

315

A set of high-dimensional continuous control environments for use with Unity ML-Agents Toolkit.

C#
Aggiornato 13 giu 2026

UnityOctree

312

A dynamic, loose octree implementation for Unity written in C#

C#
Aggiornato 12 giu 2026

ECSGalaxySample

287

ECS sample demonstrating an automated simulation of teams of spaceships fighting for the control of planets

C#
Aggiornato 13 giu 2026

com.unity.formats.fbx

241

FBX Exporter tools for editing and exchanging assets between the Unity and Digital Content Creation (DCC) tools such as Maya and 3DS Max

C#
Aggiornato 9 giu 2026

2d-pixel-perfect

241

Pixel Perfect Camera

C#
Aggiornato 6 giu 2026

com.unity.services.samples.game-lobby

235

A sample showcasing a minimal implementation of a lobby experience using the Lobby and Relay packages.

C#
Aggiornato 12 giu 2026

Gamekit3D

227

Nessuna descrizione fornita per questo repository.

C#
Aggiornato 11 giu 2026

com.unity.search.extensions

226

This package contains a bunch of examples, samples and queries to be used with Unity Search.

C#
Aggiornato 11 giu 2026

2d-gamedemo-robodash

214

Robodash!

C#
Aggiornato 6 giu 2026

DOTS-Shmup3D-sample

185

A demo with Unity DOTS and Unity Physics.

C#
Aggiornato 6 giu 2026

animation-rigging-workshop-siggraph2019

179

Repository for SIGGRAPH 2019 Animation Rigging workshop

Mathematica
Aggiornato 10 giu 2026

TheHeretic-VFXCharacter

174

Morgan - a VFX character from The Heretic, a short film made with Unity

C#
Aggiornato 6 giu 2026

com.unity.virtualmesh

158

This Unity package contains a virtual geometry solution for rendering a scene's static objects with a GPU-driven pipeline that supports triangle cluster LODs and two-pass occlusion culling at a triangle level.

C#
Aggiornato 11 giu 2026

shading-rate-demo

154

This project demonstrates how to set the shading rate of Renderer Features for the Universal Rendering Pipeline

C#
Aggiornato 10 giu 2026

com.unity.services.samples

144

A collection of working examples of Unity Gaming Services.

Lingua sconosciuta
Aggiornato 6 giu 2026

unity-ads-ios

143

Unity Ads SDK for iOS

Objective-C
Aggiornato 11 giu 2026

obstacle-tower-source

121

Obstacle Tower Source Code

C#
Aggiornato 6 giu 2026

Industry-Product-Configurator

99

This is a light weight product configurator framework that supports Visibility, Material and transform variants

C#
Aggiornato 10 giu 2026

Robotics-Warehouse

91

A warehouse environment for robotics simulation in Unity.

C#
Aggiornato 9 giu 2026

MonoDevelop.Debugger.Soft.Unity

58

Soft debugger client for Unity

C#
Aggiornato 10 giu 2026

BagelGame

52

Bagel Game is a full vertical game project that is specifically made to demonstrate how UI Toolkit can be used to create UI for 3D games. It covers World Space UI, Custom Shaders, Filters, Data Bindings, StyleSheets, Themes, Input System Integration, among others - all in a realistic fully functional game project.

C#
Aggiornato 10 giu 2026

RTCatmullClarkSubdivision

28

This Unity Project is a demo of research work enabling parallelized Catmull-Clark subdivision on the GPU with adaptively-subdivided rendering.

C#
Aggiornato 12 giu 2026

css-layout

19

A subset of CSS (specifically flex-box) re-implemented as a stand alone project for use primarily on mobile. Used by react-native

C++
Aggiornato 9 giu 2026

matchmaker-hosting-providers

16

Cloud Code example modules to connect Unity Matchmaker with game server hosting providers.

C#
Aggiornato 9 giu 2026

skills

5

A collection of reusable skills for AI coding agents — prompts, slash commands, and tools built for Unity workflows

Lingua sconosciuta
Aggiornato 12 giu 2026

opentelemetry-collector-contrib

5

Contrib repository for the OpenTelemetry Collector

Go
Aggiornato 9 giu 2026

MemorySnapshotDataTools

4

A command line tool, developed by the CSE Consulting team, offering tools to export Unity Memory Snapshot files to database files and generate HTML reports.

C#
Aggiornato 10 giu 2026

CastleCore

2

Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter

Lingua sconosciuta
Aggiornato 13 giu 2026

googleads-mobile-ios-mediation

2

Nessuna descrizione fornita per questo repository.

Objective-C
Aggiornato 13 giu 2026

googleads-mobile-android-mediation

2

Sample Android project showcasing how to build a mediation adapter or custom event for the Google Mobile Ads SDK.

Kotlin
Aggiornato 13 giu 2026

google-dawn

2

Native WebGPU implementation. Mirror of https://dawn.googlesource.com/dawn. File bugs here: https://crbug.com/dawn/new

C++
Aggiornato 8 giu 2026

AppLovin-MAX-SDK-iOS

1

Nessuna descrizione fornita per questo repository.

Objective-C
Aggiornato 13 giu 2026

crashpad

1

A crash-reporting system

C++
Aggiornato 9 giu 2026

Unity-Ads-Swift-Package

0

Swift Package for UnityAds SDK

Swift
Aggiornato 8 giu 2026

Domande frequenti

Cosa costruisce Unity-Technologies su GitHub?

Unity-Technologies sviluppa una varietà di progetti open source, tra cui strumenti per l'intelligenza artificiale, esempi di giochi e componenti per la grafica. Progetti come ml-agents e FPSSample dimostrano la loro attenzione per la formazione di agenti intelligenti e il design di giochi.

Quali linguaggi di programmazione utilizza Unity-Technologies?

I linguaggi di programmazione principali utilizzati da Unity-Technologies includono C#, C++, JavaScript, e altri. Questi linguaggi supportano lo sviluppo di progetti complessi e interattivi, evidenziando la versatilità dell'organizzazione nel campo della programmazione.

I repository di Unity-Technologies sono pubblici?

Sì, i repository di Unity-Technologies sono pubblici e disponibili su GitHub. Ciò consente a sviluppatori e appassionati di accedere a progetti, collaborare e contribuire allo sviluppo di tecnologie innovative nel campo dei giochi e della simulazione.

Questa esposizione è intenzionata?

Monitora Unity Technologies con RepoGuard e ricevi un avviso nel momento in cui appare un nuovo repository pubblico.

Monitora questo account