unity3d
Topic

unity3d

Unity is a game development platform used to build high-quality 3D/2D games that can deployed across mobile, desktop, VR/AR, consoles, or the web.

Repositories (1345)

VectorFields
VectorFields OlafHaag Python

Scripts to create vector fields and flow maps that can be used in Unreal Engine 4 or Unity 3D for particle VFX.

154
JL-s-Unity-Blend-Modes
JL-s-Unity-Blend-Modes penandlim ShaderLab

👾 Collection of Unity shaders that support blend modes like photoshop layer style (Darken, Multiply, Linear Burn, etc)

154
ShaderGum
ShaderGum leon196 C#

Unity3D GPU Sculpt & Morph

153
backtrace-unity
backtrace-unity backtrace-labs C#

First-class error reporting for the Unity game engine.

153
Open-Shaders
Open-Shaders repalash HLSL

Collection of many open source shaders(GLSL, HLSL, CG) in popular open source game development and rendering engines and public repositories.

153
100Avatars
100Avatars PolygonalMind

100Avatars - 200 open-source Avatars

153
UnityTerrainErosionGPU
UnityTerrainErosionGPU bshishov C#

Hydraulic and thermal erosion with shallow water equations implemented in Unity using compute shaders.

152
Uween
Uween beinteractive C#

Lightweight tween library for Unity.

151
MultiTag-System-for-Unity
MultiTag-System-for-Unity IntoTheDev C#

This package allows you to Tag Game Objects with ScriptableObjects

151
RubyTextMeshPro
RubyTextMeshPro jp-netsis ShaderLab

Unity Text Mesh Proでルビ(フリガナ)のタグを追加しました.

151
OculusQuestHandTrackingPhysics
OculusQuestHandTrackingPhysics dilmerv C#

A variety of examples showing how to use Physics with Hand Tracking.

151
UBind
UBind ls9512 C#

UBind is a value binding component for Unity, which is used to quickly realize the association binding between UI and logical data.

151
missing-component-info
missing-component-info needle-tools C#

Serializes and renders ⚠ missing component info in Unity

151
unity-geometry-grass-shader
unity-geometry-grass-shader Velorexe ShaderLab

A Geometry shader written for Unity's build-in Render Pipeline

150
Anodyne-2-Open-Source
Anodyne-2-Open-Source analgesicproductions C#

Full code/assets of Anodyne 2: Return to Dust (2019)

150
Unity-ScriptableObjects-Game-Events-
Unity-ScriptableObjects-Game-Events- StephenMcVicker C#

Based on a great talk by Ryan Hipple, here is my improved version of his Game Event system for Unity

149
unity-toolbar-extender-ui-toolkit
unity-toolbar-extender-ui-toolkit Sammmte C#

Tool for control over Unity's main toolbar

149
GpuTrail
GpuTrail fuqunaga C#

ComputeShader implementation trails for Unity

148
DepthMask-Unity-Shader
DepthMask-Unity-Shader doomlaser ShaderLab

Simple but powerful Unity shader that enables geometry masking for cutouts, UI, AR, and multiple camera VFX tricks.

148
URPVolumetricLighting
URPVolumetricLighting nixonyh C#

Volumetric Lighting in URP

148
rock-generator
rock-generator LeLocTai C#

C# rock generator

147
FakeSimCity
FakeSimCity leoCamilo C#

A Unity Game like SimCity for mobile

147
scriptable-events
scriptable-events chark C#

Simple and extensible event system for Unity Engine, implemented via scriptable objects

147
VR-Builder
VR-Builder MindPort-GmbH C#

VR Builder is an open source toolkit that lets you create VR applications without prior experience. It supports all major VR headsets, has a graphical...

147
BlueUnity
BlueUnity bentalebahmed Kotlin

Plugin to enable Bluetooth connectivity for Unity3D Android

147
Bezier3D
Bezier3D Siccity C#

Unity3D: Simple core bezier functionality featuring interpolation and orientation.

146
Svelto.MiniExamples
Svelto.MiniExamples sebas77 C#

Svelto.ECS and Svelto.Tasks Mini Examples for Unity

146
UnityVRTemplate
UnityVRTemplate Resistance-Studio

Unity template for VR project

146
UniGit
UniGit simeonradivoev C#

An open source GIT Unity3D editor plugin.

145
uia-2e
uia-2e jhocking C#

all the projects from Unity in Action 2nd edition

145
UnityCsvUtil
UnityCsvUtil sinbad C#

Lightweight but type safe CSV serialise/deserialise of objects

145
AutoLevel
AutoLevel Al-Asl C#

Free procedural level generator for unity

145
record3d_unity_demo
record3d_unity_demo marek-simonik C#

iPhone X -> Unity VFX Graph demo (real-time Point Cloud streaming)

144
UnityVFXEssentials
UnityVFXEssentials dilmerv C#

VFX Essentials with Unity3d Visual Effects Graph

144
TheLastBattle
TheLastBattle tsymiar C++

MOBA手游【最后一战】unity3d C++ mirror

144
scopa
scopa radiatoryang C#

Unity level design plugin that adds support for Quake .MAP / Half-Life .RMF / Source .VMF, Q1 HL1 .WAD textures, and .FGD export.

144
simple-firebase-unity
simple-firebase-unity dkrprasetya C#

Firebase Realtime-Database's REST API Wrapper for Unity in C#

143
uClicker
uClicker philipcass C#

A Unity Clicker Library

143
LightingTools.LightProbesVolumes
LightingTools.LightProbesVolumes laurenth-personal C#

Light probes volumes

143
unity-animator-helpers
unity-animator-helpers ashblue C#

A micro-framework for changing Unity 3D's Animator parameters with ScriptableObject(s). Designed to make going from custom scripts to Animator paramet...

142
UnityTTS
UnityTTS nixonyh C#

Text to Speech in Unity.

142
Q-GridWorld
Q-GridWorld Unity-Technologies C#

Demo project using tabular Q-learning algorithm

141
NoiseBall5
NoiseBall5 keijiro C#

Example with Unity 2019.3 new Mesh API

141
Asteroid
Asteroid 05sec C#

💫 CTF AWD 实时 3D 攻击大屏

141
draw-shapes-unity
draw-shapes-unity Hyperparticle C#

A Unity3D tutorial project for drawing 2D physics shapes with the cursor

141
UnityCore
UnityCore coderDarren C#

A collection of essential game systems for Unity 3D. These generic systems can be applied to any Unity project.

141
Unity.TransformSetterInterceptor
Unity.TransformSetterInterceptor handzlikchris C#

Easily find out what exactly is changing specific transform position / rotation / scale

141
simple-light-probe-placer
simple-light-probe-placer AlexanderVorobyov C#

Simple Light Probe Placer

140
AtlasImage
AtlasImage mob-sakai C#

AtlasImage is a graphic component use SpriteAtlas for uGUI. In addition, add useful sprite selector and border editor to the inspector.

140
UTween
UTween ls9512 C#

UTween is an interpolation animation component for Unity. You can quickly configure animations through built-in components or write animations through...

140