Build software better, together
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.
Here are 54 public repositories matching this topic...
A maintained collection of useful & free unity scripts / library's / plugins and extensions
-
Updated
Aug 20, 2025
Unity Scripting in C++
-
Updated
Mar 6, 2021 - C#
Native Collection Types for Unity
-
Updated
Aug 26, 2023 - C#
Make Geometry - Procedural Unity3D Geometry
-
Updated
Apr 11, 2026 - C#
A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
-
Updated
Oct 1, 2020 - C#
Simple but powerful Unity shader that enables geometry masking for cutouts, UI, AR, and multiple camera VFX tricks.
-
Updated
Dec 5, 2025 - ShaderLab
Powerful and convenient library for running actions after a delay in Unity3D. Fork from akbiggs/UnityTimer. Add some useful functions.
-
Updated
Oct 21, 2025 - C#
learn-unity-by-making-games
-
Updated
Sep 8, 2020 - C#
๐ Unity script used for smooth and customizable object rotation with gyroscope (initially configured to rotate x and z axis using x and y axis of gyro but can be easily edited). It include initial calibration with offset, rotation speed (Time.deltaTime * velocity), smoothing parameter editable in Unity inspector and debug overlay.
-
Updated
Aug 26, 2020 - C#
WakaTime integration in the Unity editor.
-
Updated
May 30, 2019 - C#
A library to allow writing Unity scripts in native code: C, C++, assembly.
-
Updated
May 22, 2023 - C#
Fastest way in the world to load the .obj file in Unity, Editor OR Runtime! ๐ฅ
-
Updated
Apr 15, 2021 - C#
Editor extension for Unity to create Low Poly Terrains
-
Updated
Jan 16, 2022 - C#
Astar A* pathfinding Unity C#
-
Updated
Jun 10, 2020 - C#
Unity3D Ingame Editor IMGUI
-
Updated
Apr 14, 2017 - C#
Perlin noise based camera shake MonoBehaviour script for Unity3D, ready to attach to a Camera. Uses a coroutine-based execution that exits after the job is done. Should be relatively performant.
-
Updated
May 11, 2019 - C#
A 2D game based on the smash hit game Agar.io.
-
Updated
Jun 2, 2021 - C#
Simple tool for Unity to paint vertex colors on meshes
-
Updated
Feb 10, 2021 - C#
Example Project for yaSingleton. A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.
-
Updated
Feb 24, 2019 - C#
graph creator for Unity3D
-
Updated
Jan 21, 2026 - C#