GitHub Repository Explorer

all repositories - updated at 06.12.2025

1 ... 9 10 11 12 13 ... 37

This plugin extends the UnityEventDrawer to display runtime calls in the inspector.

99
501

Vanilla Expanded Framework for RimWorld

98
0

SRF (Stompy Robot Framework)

98
1799

A 2D Puzzle-Exploration game based on 8 puzzle

97
57

Millennium: A fan game framework/engine in Unity 2018 based on Paper Mario: The Thousand-Year Door

97
1746

Mod that tweaks and (hopefully) improves Koikatu gameplay

97
83

Plot functions and draw large amounts of debug lines. shapes and text to the Unity game and scene view

97
844

基于Unity,实现ChatGPT+UnityChan语音交互展示。

96
955

Unity DOTS Behavior-Tree implementation

96
1556

A Safe Area Container for Unity's UI Toolkit.

96
190

Signed Distance Field (SDF) texture generator for Unity.

96
396

A 2D metaballs implementation in Unity

96
2451

Free Unity C# Script library used to make a full Unity3d game.

96
2205

FaceLandmark Detector using Dlib (Unity Asset Plugin)

95
24

A collection of high performance language extensions for C#

95
17

A sandbox to learn and play around

95
0

Automatic error reporting for Unity games

95
1

An animation player for Unity. to replace the Animator/AnimatorController.

95
414

WIP Runtime Unity Editor made with Udon for editing VRChat worlds in game

95
238

NetCoreServer Client implementation for Unity

95
1702

A community-driven rhythm game with a focus on creativity and expression.

94
0

Subnautica Below Zero Multiplayer Mod. An multiplayer modification for the game Subnautica BZ.

94
52

Simple Unity tweening system using ECS that works with GameObjects!

94
2340

A Unity project for the Sabzeruz Festival. Happy Birthday. Nahida~

94
408

An open source rhythm game. playable with or without a touchscreen.

93
62

This repo has 3 projects: 🟡 Blendshape Viewer lets you visually browse blendshapes. 🔵 Animation Viewer lets you preview animations in the Project view browser. ⚪ Visual Expressions Editor lets you edit face expression animations.

93
748

Chisel CSG Level Editor. for Unity

92
46

Fragsurf is an actively developed standalone game based on HL2 surf and bhop movement mechanics.

92
1438

[Mirrored from UPM. not affiliated with Unity Technologies.] 📦 The Addressable Asset System allows the developer to ask for an asset via its address. Once an asset (e.g. a prefab) is marked "addressable". it generates an address which can be called from anywhere. Wherever the asset resides (local or remote). the system will locate it and its dependencies. then return it.Use Window->Asset Management->Addressables to begin working with the system.Addressables use asynchronous loading to support loading from any location with any collection of dependencies. Whether you have been using direct references. traditional asset bundles. or Resource folders. addressables provide a simpler way to make your game more dynamic. Addressables simultaneously opens up the world of asset bundles while managing all the complexity.For usage samples. see github.com/Unity-Technologies/Addressables-Sample

92
13

Fork of Dreaming381/Latios-Framework/Calligraphics

92
2

To support iOS/Android native features in Unity. this will provide variety functions.

92
49

An Extension Library for Unity.Mathematics - Extension Methods. New Syntax. Optimized Functions. and more !

91
431

The popular card game Yugioh. now a reality!

91
3238

2D Navigation Click-To-Move Top Down Run and Chase Game "RedHotSweetPeper"

91
285

A set of tools and utilities to help track Unity Editor performance

91
781

A bubble shooter clone game for Unity3D. Written in C#.

91
3661

Timeline Editor for Unity

91
32

A C# modding API for KSP2

91
0

Unity Gradient Texture generator

91
391

The mod loader and mod framework for Outer Wilds

91
55

COVID-19 Data Visualization for HoloLens2 / HoloLens / Windows Mixed Reality with MRTK

91
1149

A remake of the cult-classic game LSD: Dream Emulator

90
416

A simple forward render pipeline for graphics study.

90
971

Examples for ONNX Runtime Unity Plugin

90
60

uSource is a plugin for importing MDL / BSP / VMT / VTF and etc... resources to Unity!

90
1110

A Unity package that. well. easily curves your Canvases.

90
1658

Open Source Real time procedural mesh destruction for Unity3D. Created out of necessity for http://www.instagram.com/ungoltales

90
1684

一个Unity的数据表编辑器工具

90
1006

A basic image processing plugin for Unity

90
189

Audio Visualizer in Unity.

90
883

贪吃蛇大作战的Unity工程源码

90
1591

UniTask & IUniTaskAsyncEnumerable baseed pub/sub messaging. this is like the UniTask version of UniRx.MessageBroker.

89
654

Basic event bus for unity

89
752

Map viewer/editor for OpenSpace games (e.g. Rayman 2. 3. Arena. Tonic Trouble)

89
201

A rewrite and upgrade of the Parallax mod for Kerbal Space Program

89
10

BABINIKU(バ美肉) meeting support tool for Zoom.us. WebEx. whereby.com or Slack on Mac OS

89
1393

🎰 American casino roulette game developed in Unity

89
1141

Performant Mumble Client For Unity3D

89
293

Voronoi mesh generator

89
1107

Beat Saber mod for easy controller adjustments

89
1

Crossgate(魔力宝贝) 幸存者 Unity项目全源码

89
804

Parallelised 2D deformable bodies using the C# Job system. Unity's Burst compiler and GPU instancing

89
2623

A language-independent scripting engine for Unity and .NET using WebAssembly.

89
346

Wit-Unity is a Unity C# wrapper around the the Wit.ai rest APIs and is a core component of Voice SDK.

89
0

❇ A typesafe. lightweight messaging system for Unity with UPM Support.

89
286

OSC plugin for Unity Visual Scripting

89
1319

This is the Mod SDK Unity project for Core Keeper

88
28

Touchable surfaces for Hololens and Immersive headset

88
1969

the award winning open source literacy and language learning game for kids

88
0

Unity Dungeon Generator is a Procedural Generation for dungeon creation. It will result a bunch of data for your needs.

88
1861

Inspect all fields. properties and methods in Unity editor

88
1384

A mirror shader that works with VR in URP Unity Latest version (2019.3+). though only with multi-pass

88
1373

FaceEmo: Face emote configuration tool for VRChat Avatars 3.0

86
35

基于Unity ECS的节点执行图。可支持状态机执行流程和行为树的执行流程

86
2082

Sephonie player/camera controller

86
1317

Shmup-style benchmark for the Unity advanced mesh API

86
1724

完美复刻街机的捕鱼游戏,最大支持6人联机对战。

86
3443

Task and Async Utility Package for Unity. Start co-routines from anywhere.

86
828

Unity Physics (ECS) samples

86
437

Unity重写的动作系统.格斗游戏的实现. [该版本较早,不维护]

86
1516

整合Xlua热更模块,实现前后端Protobuf通信,包含Unity客户端和C#服务器完整代码。

85
230

A Beat Saber plugin for PC that allows you to sync up videos to play in the background of your maps.

85
347

Recreating the basic gameplay from The Pathless

85
239

Zenject 7 - Game example (WIP)

85
99

The Entities package provides a modern Entity Component System (ECS) implementation with a basic set of systems and components made for Unity. 📦 [Mirrored from UPM. not affiliated with Unity Technologies.]

85
36

一个用于在Unity中开发在线和离线聊天机器人的管线。A pipeline designed to create online and offline chat-bot in Unity.

85
292
1 ... 9 10 11 12 13 ... 37