An open API service indexing awesome lists of open source software.

Unity

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.

https://github.com/thundernerd/unity3d-packagemanagermodules

A toolkit to create modules for the Package Manager Window

custom module package package-manager unity unity3d upm

Last synced: 09 Apr 2025

https://github.com/konekoya/game-dev-links

Resources for learning and developing games

game-development unity unity-tutorial unity2d unity3d

Last synced: 24 Apr 2026

https://github.com/ayutaz/unirealtime

library that makes it easy to use OpenAI's Realtime API in Unity.

openai openai-api realtimeapi unity

Last synced: 05 Oct 2025

https://github.com/davidkimighty/immersive-gallery

Showcasing immersive experiences in Unity.

immersive unity ux

Last synced: 12 Jun 2025

https://github.com/josephy5/postprocessing-urp

Post-processing effects for Unity URP (2022.3.20f1) as part of my self study on shader programming

effects image-effects postprocessing shader shaderlab shaders unity unity-3d unity-shader unity-shaders unity-urp unity3d urp vfx

Last synced: 19 Oct 2025

https://github.com/cemuka/telegraph

Message driven, TCP networking in Unity, built on Telepathy and MessagePack.

client message-pack network server tcp telepathy unity

Last synced: 19 Mar 2025

https://github.com/candycoded/xr-components

😎 Generic components for use with XR

csharp oculus oculus-rift unity vr

Last synced: 06 Apr 2025

https://github.com/legalaspro/unity_multiagent_rl

Multi-agent reinforcement learning framework for Unity environments. Implements MAPPO, MASAC, MATD3, and MADDPG with comprehensive evaluation tools. Features sample-efficient training, competitive analysis, and pre-trained models achieving great performance in Tennis and Soccer environments.

ai collaborative-learning competitive-intelligence deep-learning machine-learning maddpg mappo marl masac matd3 multi-agent multi-agent-reinforcement-learning pytorch reinforcement-learning soccer tennis unity

Last synced: 14 May 2026

https://github.com/gilzoide/unity-conditional-objects

Unity scripts that modify GameObjects and Components at Prefab/Scene import time based on build configurations

conditional importer prefab scene unity unity-package unity3d unity3d-plugin

Last synced: 18 Jul 2025

https://github.com/k0dep/moonsharp

🌑Unity npm package of interpreter for the Lua language, written entirely in C# for the Unity3D engine, including handy remote debugger facilities

lua moonsharp originer programming-language unity unity-extension unity3d unity3d-npm-package upm-package

Last synced: 30 Sep 2025

https://github.com/gokselgoktas/temporal-reprojection

A simple template for implementing your own motion-vector fueled temporal effects in Unity

graphics-programming post-processing temporal unity

Last synced: 01 Apr 2025

https://github.com/wcai49/unity_object_time-recall

Unity: Recall an object's movement with its position and rotation reversed.

unity unity-script zelda-like

Last synced: 24 Oct 2025

https://github.com/renderheads/unityplugin-avprodecklink

AVPro DeckLink is a Unity plugin for broadcast CG using Blackmagic capture hardware

avpro avpro-decklink avpro-support blackmagic broadcast capture decklink genlock plugin renderheads unity unity-plugin video

Last synced: 29 Jan 2026

https://github.com/data-bomb/silica

Collection of scripts and mods for Silica listen servers and dedicated servers

autohotkey-v2 il2cpp-unity melonloader melonloader-mod server-side silica unity

Last synced: 02 Apr 2026

https://github.com/valax321/iesimporter

An IES light file importer for unity

3d cookie graphics ies importer light unity

Last synced: 11 Oct 2025

https://github.com/dilmerv/arfoundationmvp

A MVP Project to apply all lessons learned through Learn XR AR Course.

ar-foundation augmented-reality extended-reality unity unity-xr

Last synced: 12 Oct 2025

https://github.com/davidezhang/meshly

Meshly is an intuitive low-poly mesh modeling application in VR. It is developed in response to the steep learning curve of 3D modeling software. Its goal is to be adopted by designers in their workflow as well as hobbyists without training in 3D modeling.

3dmodel csharp mesh modeling oculus-quest unity vrar

Last synced: 18 Oct 2025

https://github.com/gaolingx/gaolxnotes_01

Study notes about Unity.Enjoy it!

csharp study-notes unity unity3d

Last synced: 04 Mar 2026

https://github.com/hectorpulido/angry-birds-like-game-made-with-unity-and-c-

Simple physics game made with Unity and C# based on Angry Birds

angry-birds game gamedev unity

Last synced: 10 Oct 2025

https://github.com/k0dep/Unity-Json-Rpc

:scroll:🖥️Json rpc v1.0 server implementation for Unity3d package

json-rpc originer server unity unity3d upm-package

Last synced: 11 May 2025

https://github.com/davidkimighty/likesmoothie

Smooth UX

unity ux

Last synced: 08 Sep 2025

https://github.com/unitygamestudio/gemini-unity-package

A plugin that allows Gemini to be used inside Unity. A free tool as an alternative to ChatGPT API.

chatgpt gemini gemini-api unity unity3d-plugin

Last synced: 16 Jul 2025

https://github.com/coolishbee/simple-http-client-unity

simple httpclient using unitask

httpclient restclient unitask unity

Last synced: 17 Jan 2026

https://github.com/renderheads/unityplugin-modulepattern

A simple module pattern (in the classical sense) for building gameplay systems decoupled from the transform hierarchy (run in c# land and access from monobehaviour-land).

module pattern unity

Last synced: 11 Apr 2025

https://github.com/networm/showassetrelationship

Show relationship between two assets in Unity

unity

Last synced: 12 Apr 2025

https://github.com/seedv/seedlang

An embeddable and visualizable scripting engine for .Net and Unity.

animation dot-net education gaming scripting-engine scripting-language unity visualization

Last synced: 10 Apr 2025

https://github.com/jwellone/toolbar-extension

Add any UI display to the toolbar. One of the "j1Tech" series developed by jwellone Inc for Unity.

unity

Last synced: 18 Jul 2025

https://github.com/matthewshirley/fishyutp

Unity Transport Package (UTP) for Fish-Networking.

fish-net unity unity3d

Last synced: 13 Apr 2025

https://github.com/coryleach/unitystatsheet

RPG Statsheet Framework

package rpg rpg-game unity unity3d

Last synced: 19 Mar 2025

https://github.com/doyasu24/safearearect

SafeArea RectTransform plugin for Unity

safearea unity

Last synced: 10 Apr 2025

https://github.com/minapecheux/unity-unittestingpong

A sample Unity Pong game to show how to do basic unit testing with the Test Framework package, with a CI/CD integration thanks to Codemagic.

pong pong-game test testing unit-test unit-testing unity unity2d

Last synced: 10 Apr 2025

https://github.com/wokarol/postprocessing-customeffects

The project explores writing shaders for new post processing stack (v2)

post-processing unity

Last synced: 19 Mar 2025

https://github.com/joonb14/blazeposewithunity

Realtime pose landmark detection with BlazePoseBarracuda in Unity

avatar blazepose mediapipe pose-detection pose-estimation pose-tracking realtime realtime-pose unity

Last synced: 10 Sep 2025

https://github.com/gilzoide/assetlist

ScriptableObject that automatically aggregates assets using AssetDatabase.FindAssets

asset filter list scriptableobject unity

Last synced: 19 Mar 2025

https://github.com/axertheaxe/unitymain-patch

Executable to patch some Windows Unity games on Linux.

linux patch proton reverse1999 steam unity wine

Last synced: 11 Jul 2025

https://github.com/johannesdeml/serializationbenchmarkdotnet

dotnet benchmark for serialization and deserialization times and serialization sizes (.NET and Unity compatible libraries)

benchmark bitpacking deserialization dotnet hacktoberfest measurements messagepack protobuf resource serialization serialization-library statistics unity

Last synced: 19 Mar 2025

https://github.com/nicholas-maltbie/templateunitypackage

Template Unity Package Project for Sharing Code via git and npm

package template unity

Last synced: 19 Mar 2025

https://github.com/baba-s/kogane.spritebordersetupper

【Unity】スプライトの Border をコンテキストメニューから設定できるエディタ拡張

kogane-unity-lib unity unity-extension unity-extensions unity2d unity3d

Last synced: 12 Apr 2025

https://github.com/william-mcgonagle/unity-samples

A bunch of Unity Samples that allow jumpstarting of projects.

csharp game-development procedural-generation unity unity3d

Last synced: 06 Mar 2026

https://github.com/chartboost/chartboost-mediation-unity-sdk

Chartboost Mediation Unity SDK provides support for Unity based games to easily integrate Chartboost Mediation for Android & iOS platforms

ads chartboost mediation unity

Last synced: 04 Mar 2025

https://github.com/Egecekic/Unity-3d-Movements

General player controls for Unity 3d

3d-unity-game unity unity-movements

Last synced: 14 Jan 2026

https://github.com/dilmerv/metaxrsimulatordemos_fullproject

Full Project including demos creating during Meta XR Simulator Testing

meta meta-xr-simulator unity

Last synced: 03 Jul 2025

https://github.com/xjine/unity_lighttrail2d

Sample scene to make smooth 2d light trail. The core tequnique is using small buffer to round edges.

sample unity

Last synced: 15 Aug 2025

https://github.com/kennardwang/girls-frontline-valhalla-bartender

🍷 [ Girls' Frontline x Cyberpunk Bartender Action ] 2D game of bartending

2d-game csharp girls-frontline unity

Last synced: 18 Mar 2025

https://github.com/HectorPulido/Angry-birds-like-game-made-with-UNITY-and-C-

Simple physics game made with Unity and C# based on Angry Birds

angry-birds game gamedev unity

Last synced: 26 Apr 2025

https://github.com/hecomi/t265_playground

Simple implementation of positional tracking for Oculus Go

oculusgo realsense realsense-unity-wrapper t265 unity

Last synced: 07 Apr 2025

https://github.com/hecomi/unitycustomfunctionnodeexample

Custom Function Node Example in Unity Shader Graph

shader shadergraph unity

Last synced: 07 Apr 2025

https://github.com/xrtk/com.xrtk.sdk

The SDK assets for the XRTK

sdk sdk-assets unity upm upm-package xrtk

Last synced: 30 Sep 2025

https://github.com/llamacademy/ai-series-part-14

Project corresponding to AI Series Part 14 where we implement Baking NavMesh at Runtime around the Player, instead of baking on the entire scene

ai gamedev gamedevelopment navmeshagent navmeshsurface tutorial unity

Last synced: 25 Apr 2025

https://github.com/pettett/ScriptableCrosshairs

An open system of dynamic crosshairs for Unity

crosshair crosshairs unity unity3d-editor

Last synced: 25 Apr 2025

https://github.com/omiyagames/omiya-games-builds

Multiplatform Build Settings is an Unity tool for building to multiple platforms at once, each with their own unique settings.

build build-automation build-system build-tool builds game-development unity unity2d unity3d

Last synced: 25 Apr 2025

https://github.com/llamacademy/smooth-look-at

A simple project created for the video: https://youtu.be/2XEiHf1N_EY to smoothly turn an object to look at another target.

development game gamedev unity

Last synced: 24 Apr 2025

https://github.com/qwe321qwe321qwe321/unity-timelineunityevent

Using UnityEvent to execute arbitrary code from Unity timelines.

unity unity-editor unity-timelines unity3d-plugin

Last synced: 23 Aug 2025

https://github.com/Manamongods/Precision-Surface-Effects

Smoothly blended collision sounds, footsteps sounds, and particles in Unity

audio footsteps particles physics physics-3d sounds unity unity-3d unity3d

Last synced: 25 Apr 2025

https://github.com/sverdegd/NotepadToolUnity

Take your notes without leaving Unity thanks to this plugin and increase your productivity and organization.

csharp tool unity unity-asset unity-editor unity3d-plugin

Last synced: 26 Apr 2025

https://github.com/near/near-api-unity

Port of https://github.com/near/near-api-js to Unity

blockchain game-development nearprotocol unity

Last synced: 10 Aug 2025

https://github.com/bugsplat-git/bugsplat-unity

🎮💥👾 BugSplat crash and error reporting for Unity games

bugsplat crash development error game hacktoberfest reporting unity

Last synced: 28 Jul 2025

https://github.com/lovicesunuwar/unity-3d-hypercasual_mobilegame

A 3D HyperCasual Game Template that allows the player to dodge the obstacles on left and right.

csha game-development gamedev hypercasual-game mobilegame scripting unity unity3d unitymobile

Last synced: 22 Sep 2025

https://github.com/ar-ray-code/rendertexture2ros2image

Bridge between RenderTexture (Unity) object and sensor_msgs/Image (ROS2).

bridge computer-vision rendertexture ros2 unity

Last synced: 29 Jul 2025

https://github.com/kirevdokimov/UnityWatchToolExtension

This tool allows you to watch any variable from any MonoBehaviour via one simple attribute

c-sharp extension unity

Last synced: 25 Apr 2025

https://github.com/caioaletroca/opendkc

A Donkey Kong Country Clone in Unity for learning purposes

2d-game csharp donkey-kong unity

Last synced: 14 Jul 2025

https://github.com/xjine/unity_licensepacker

Pack some LICENSE files in Assets and Packages into one LICENSE file when the app is built.

assets unity

Last synced: 15 Aug 2025

https://github.com/kolodi/OutOfFrustum

Tracking objects and display markers on screen edges when they are out of view

camera-frustum heads-up-display hololens mixed-reality unity

Last synced: 25 Apr 2025

https://github.com/sammwyy/umivr

Open-source VTuber software (Supports Live2D, PNGTuber)

live2d live2d-cubism pngtuber unity unity-application vtuber vtubers

Last synced: 19 Apr 2025

https://github.com/shaun-fong/gfextension-debuggerplus

An Extension of the GameFraemwork Debugger. GF的增强调试器Debugger+

common debugger editor gameframework gf unity

Last synced: 11 Aug 2025

https://github.com/deliteam/deliwar

Deliwar game for Ludum Dare 53 game jam

game game-development gamejam ludum-dare ludum-dare-53 ludumdare unity

Last synced: 30 Jul 2025

https://github.com/natmlx/mobilenet-v2-unity

Realtime image classification in Unity Engine.

classification computer-vision edge-machine-learning machine-learning unity

Last synced: 25 Jul 2025

https://github.com/mhulse/3d-wiki

3D tips, tricks and notes (mostly Blender)

3d blender blender-3d docs how-to tips tldr unity unity3d wiki

Last synced: 03 Feb 2026

https://github.com/eastlaugh/autumn-unity-framework

Autumn : Based on Unity, a lightweight, progressive, extensive and easy IOC Framework. 千秋 :面向Unity的轻量级、渐进式、开箱即用、可扩展的IOC容器框架。

ioc unity

Last synced: 18 Jan 2026

https://github.com/66Origin/node-necs

Tiny, battle-tested, easy to use ECS for small data-sets

battle-tested component ecs entity game node simple system unity video

Last synced: 24 Apr 2025

https://github.com/lunarcloud/ballpoint-unity

Tools for using Inkle's Ink on Unity

ink unity

Last synced: 25 Apr 2025

https://github.com/coryleach/unityeditorutils

Editor utilities and helpers for creating custom inspectors.

editor package plugin unity unity3d unity3d-editor utilty

Last synced: 11 Mar 2026

https://github.com/kalucky0/MeasureTape

MeasureTape is a Unity Editor extension that gives you the ability to measure gameobjects in your scene.

editor package plugin unity

Last synced: 25 Apr 2025

https://github.com/fydar/asseticons

The public issue tracker and documentation for AssetIcons

asset-store issue-tracker unity

Last synced: 04 Oct 2025

https://github.com/thedudefromci/firstsight

A first person controller plugin written for Unity.

first fps person unity

Last synced: 09 Mar 2026

https://github.com/devslem/aine-drl

AINE-DRL is a deep reinforcement learning (DRL) baseline framework. AINE means "Agent IN Environment".

ai deep-learning deep-reinforcement-learning drl gym machine-learning ml-agents pomdp ppo python pytorch reinforcement-learning rl unity

Last synced: 07 May 2025

https://github.com/picovoice/unity-voice-processor

Unity audio recording package designed for real-time speech audio processing

android audio audio-processing audio-recorder csharp ios linux macos unity windows

Last synced: 19 Apr 2025

https://github.com/zzxzzk115/nw-unity

NW-Unity is a tool for auto packing your Unity WebGL output folder to a NW.js executable folder.

gameshell nwjs packer unity webgl

Last synced: 03 Sep 2025

https://github.com/tutorials-by-kaupenjoe/basic-unity-2020.3-tutorials

This Repository contains code for my Absolute Beginner Tutorials for Unity on My YouTube Channel. You can check out the Playlist at the link below!

unity unity-tutorials unity2d-tutorial

Last synced: 25 Apr 2025

https://github.com/georgethejournalist/FireSpreadingUnity

A simple fire-spreading simulation using compute shader in Unity

fire fire-spreading hlsl unity

Last synced: 25 Apr 2025

https://github.com/assetripper/assetripper.primitives

Managed library for handling Unity versions

unity unity3d

Last synced: 03 Aug 2025

https://github.com/doyasu24/unitynamescodegenerator

NamesCodeGenerator for Unity generates type safe value objects and static classes from Tag, Layer, SortingLayer, and Scene.

codegenerator unity unity-editor

Last synced: 28 Aug 2025