RepoGuard
Aktualisiert vor 2 h
Unity Technologies

Organization

Öffentlicher GitHub-Footprint von Unity Technologies

@Unity-Technologies
Profil auf GitHub ansehen
Copenhagen, Denmark

801

Öffentliche Repositories

122.718

Sterne gesamt

12.627

Follower

Unity-Technologies ist eine Organisation auf GitHub mit einer breiten Palette an öffentlichen Repositories, die hauptsächlich in C#, C++ und JavaScript entwickelt werden. Zu den bemerkenswerten Projekten gehören ml-agents, UnityCsReference und EntityComponentSystemSamples, die verschiedene Aspekte der Spieleentwicklung und maschinelles Lernen abdecken.

Top-Sprachen

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

Öffentliche Repositories

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#
Aktualisiert 13. Juni 2026

UnityCsReference

12.857

Unity C# reference source code.

C#
Aktualisiert 13. Juni 2026

EntityComponentSystemSamples

8.124

Keine Beschreibung für dieses Repository vorhanden.

C#
Aktualisiert 12. Juni 2026

FPSSample

5.103

A first person multiplayer shooter example project in Unity

C#
Aktualisiert 12. Juni 2026

PostProcessing

3.742

Post Processing Stack

C#
Aktualisiert 11. Juni 2026

arfoundation-samples

3.417

Example content for Unity projects based on AR Foundation

C#
Aktualisiert 11. Juni 2026

NavMeshComponents

3.088

High Level API Components for Runtime NavMesh Building

C#
Aktualisiert 7. Juni 2026

Graphics

2.944

Unity Graphics - Including Scriptable Render Pipeline

C#
Aktualisiert 11. Juni 2026

BoatAttack

2.740

Demo Project using the Universal RP from Unity3D

C#
Aktualisiert 10. Juni 2026

Unity-Robotics-Hub

2.530

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

C#
Aktualisiert 12. Juni 2026

AssetBundles-Browser

2.395

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

C#
Aktualisiert 12. Juni 2026

com.unity.netcode.gameobjects

2.315

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#
Aktualisiert 12. Juni 2026

UniversalRenderingExamples

2.281

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

C#
Aktualisiert 12. Juni 2026

VisualEffectGraph-Samples

2.101

Visual Effect Graph - Samples Project

C#
Aktualisiert 13. Juni 2026

AutoLOD

2.055

Automatic LOD generation + scene optimization

C#
Aktualisiert 9. Juni 2026

com.unity.multiplayer.samples.coop

1.933

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

C#
Aktualisiert 13. Juni 2026

VolumetricLighting

1.794

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

C#
Aktualisiert 6. Juni 2026

game-programming-patterns-demo

1.723

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#
Aktualisiert 12. Juni 2026

2d-extras

1.631

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

C#
Aktualisiert 10. Juni 2026

uGUI

1.551

Source code for the Unity UI system.

C#
Aktualisiert 13. Juni 2026

InputSystem

1.516

An efficient and versatile input system for Unity.

C#
Aktualisiert 12. Juni 2026

com.unity.toonshader

1.505

Unity Toon Shader

C#
Aktualisiert 12. Juni 2026

UnityRenderStreaming

1.453

Streaming server for Unity

C#
Aktualisiert 11. Juni 2026

Unity.Mathematics

1.443

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

C#
Aktualisiert 13. Juni 2026

Addressables-Sample

1.439

Demo project using Addressables package

C#
Aktualisiert 8. Juni 2026

XR-Interaction-Toolkit-Examples

1.291

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

C#
Aktualisiert 10. Juni 2026

VFXToolbox

1.263

Additional tools for Visual Effect Artists

C#
Aktualisiert 13. Juni 2026

AssetGraph

1.161

Visual Workflow Automation Tool for Unity.

C#
Aktualisiert 10. Juni 2026

megacity-metro

1.149

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#
Aktualisiert 13. Juni 2026

DOTSSample

1.018

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

C#
Aktualisiert 6. Juni 2026

HLODSystem

984

Keine Beschreibung für dieses Repository vorhanden.

C#
Aktualisiert 10. Juni 2026

UnityPlayground

970

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

C#
Aktualisiert 12. Juni 2026

EditorXR

938

Author XR in XR

C#
Aktualisiert 10. Juni 2026

NativeRenderingPlugin

936

C++ Rendering Plugin example for Unity

C
Aktualisiert 9. Juni 2026

com.unity.webrtc

848

WebRTC package for Unity

Assembly
Aktualisiert 8. Juni 2026

UnityDataTools

799

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

C#
Aktualisiert 12. Juni 2026

giles

792

GILES: A Runtime Level Editor for Unity3D

C#
Aktualisiert 12. Juni 2026

BackgroundDownload

781

Plugins for mobile platforms to enable file downloads in background

C#
Aktualisiert 10. Juni 2026

UniteAustinTechnicalPresentation

778

Keine Beschreibung für dieses Repository vorhanden.

C#
Aktualisiert 6. Juni 2026

MeshApiExamples

770

Example project for Unity 2020.1 Mesh API improvements

C#
Aktualisiert 8. Juni 2026

ECS-Network-Racing-Sample

763

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

C#
Aktualisiert 11. Juni 2026

PhysicsExamples2D

726

Examples of various Unity 2D Physics components and features.

C#
Aktualisiert 13. Juni 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
Aktualisiert 11. Juni 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#
Aktualisiert 9. Juni 2026

graph-visualizer

694

Visualizer for your Playable graphs

C#
Aktualisiert 11. Juni 2026

com.unity.cinemachine

684

Smart camera tools for passionate creators

C#
Aktualisiert 12. Juni 2026

com.unity.uiwidgets

625

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

C#
Aktualisiert 6. Juni 2026

SimpleAnimation

618

A simple Animation Component that leverages PlayableGraphs

C#
Aktualisiert 6. Juni 2026

ui-toolkit-manual-code-examples

610

Unity UI Toolkit documentation code examples

C#
Aktualisiert 12. Juni 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#
Aktualisiert 7. Juni 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#
Aktualisiert 10. Juni 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#
Aktualisiert 9. Juni 2026

EndlessRunnerSampleGame

486

Repository for the Endless Runner Game Sample (Trash Dash)

C#
Aktualisiert 12. Juni 2026

ROS-TCP-Connector

424

Keine Beschreibung für dieses Repository vorhanden.

C#
Aktualisiert 9. Juni 2026

BuildReportInspector

414

Editor script which implements an inspector for the BuildReport class

C#
Aktualisiert 6. Juni 2026

UIToolkitUnityRoyaleRuntimeDemo

402

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

C#
Aktualisiert 7. Juni 2026

MeasuredMaterialLibraryURP

402

Keine Beschreibung für dieses Repository vorhanden.

HLSL
Aktualisiert 6. Juni 2026

SynthDet

400

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

C#
Aktualisiert 12. Juni 2026

CharacterControllerSamples

399

Sample projects for the Unity.CharacterController package

C#
Aktualisiert 13. Juni 2026

BatchBreakingCause

383

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

GLSL
Aktualisiert 6. Juni 2026

com.unity.probuilder

378

Keine Beschreibung für dieses Repository vorhanden.

C#
Aktualisiert 11. Juni 2026

Classic-Sponza

366

Unity remaster of the classic Sponza scene.

C#
Aktualisiert 6. Juni 2026

sentis-samples

349

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

C#
Aktualisiert 5. Juni 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
Aktualisiert 9. Juni 2026

URDF-Importer

327

URDF importer

C#
Aktualisiert 11. Juni 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
Aktualisiert 10. Juni 2026

marathon-envs

315

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

C#
Aktualisiert 13. Juni 2026

UnityOctree

312

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

C#
Aktualisiert 12. Juni 2026

ECSGalaxySample

287

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

C#
Aktualisiert 13. Juni 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#
Aktualisiert 9. Juni 2026

2d-pixel-perfect

241

Pixel Perfect Camera

C#
Aktualisiert 6. Juni 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#
Aktualisiert 12. Juni 2026

Gamekit3D

227

Keine Beschreibung für dieses Repository vorhanden.

C#
Aktualisiert 11. Juni 2026

com.unity.search.extensions

226

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

C#
Aktualisiert 11. Juni 2026

2d-gamedemo-robodash

214

Robodash!

C#
Aktualisiert 6. Juni 2026

DOTS-Shmup3D-sample

185

A demo with Unity DOTS and Unity Physics.

C#
Aktualisiert 6. Juni 2026

animation-rigging-workshop-siggraph2019

179

Repository for SIGGRAPH 2019 Animation Rigging workshop

Mathematica
Aktualisiert 10. Juni 2026

TheHeretic-VFXCharacter

174

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

C#
Aktualisiert 6. Juni 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#
Aktualisiert 11. Juni 2026

shading-rate-demo

154

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

C#
Aktualisiert 10. Juni 2026

com.unity.services.samples

144

A collection of working examples of Unity Gaming Services.

Unbekannte Sprache
Aktualisiert 6. Juni 2026

unity-ads-ios

143

Unity Ads SDK for iOS

Objective-C
Aktualisiert 11. Juni 2026

obstacle-tower-source

121

Obstacle Tower Source Code

C#
Aktualisiert 6. Juni 2026

Industry-Product-Configurator

99

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

C#
Aktualisiert 10. Juni 2026

Robotics-Warehouse

91

A warehouse environment for robotics simulation in Unity.

C#
Aktualisiert 9. Juni 2026

MonoDevelop.Debugger.Soft.Unity

58

Soft debugger client for Unity

C#
Aktualisiert 10. Juni 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#
Aktualisiert 10. Juni 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#
Aktualisiert 12. Juni 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++
Aktualisiert 9. Juni 2026

matchmaker-hosting-providers

16

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

C#
Aktualisiert 9. Juni 2026

skills

5

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

Unbekannte Sprache
Aktualisiert 12. Juni 2026

opentelemetry-collector-contrib

5

Contrib repository for the OpenTelemetry Collector

Go
Aktualisiert 9. Juni 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#
Aktualisiert 10. Juni 2026

CastleCore

2

Castle Core, including Castle DynamicProxy, Logging Services and DictionaryAdapter

Unbekannte Sprache
Aktualisiert 13. Juni 2026

googleads-mobile-ios-mediation

2

Keine Beschreibung für dieses Repository vorhanden.

Objective-C
Aktualisiert 13. Juni 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
Aktualisiert 13. Juni 2026

google-dawn

2

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

C++
Aktualisiert 8. Juni 2026

AppLovin-MAX-SDK-iOS

1

Keine Beschreibung für dieses Repository vorhanden.

Objective-C
Aktualisiert 13. Juni 2026

crashpad

1

A crash-reporting system

C++
Aktualisiert 9. Juni 2026

Unity-Ads-Swift-Package

0

Swift Package for UnityAds SDK

Swift
Aktualisiert 8. Juni 2026

Häufige Fragen

Was entwickelt Unity-Technologies auf GitHub?

Unity-Technologies entwickelt auf GitHub eine Vielzahl von Projekten, die sich mit Spieleentwicklung, maschinellem Lernen und AR-Integration befassen. Wichtige Repositories sind ml-agents und UnityCsReference, die Entwicklern wertvolle Ressourcen bieten.

Welche Programmiersprachen verwendet Unity-Technologies?

Die Hauptprogrammiersprachen von Unity-Technologies sind C#, C++, JavaScript sowie Mathematica und Objective-C. Diese Sprachen werden in ihren verschiedenen Repositories eingesetzt, um vielseitige Anwendungen zu entwickeln.

Sind die Repositories von Unity-Technologies öffentlich?

Ja, die Repositories von Unity-Technologies sind öffentlich zugänglich. Dadurch können Entwickler die Projekte einsehen, an ihnen mitarbeiten und von den bereitgestellten Ressourcen profitieren.

Ist diese Sichtbarkeit gewollt?

Überwache Unity Technologies mit RepoGuard und werde benachrichtigt, sobald ein neues öffentliches Repository auftaucht.

Diesen Account überwachen