GitHub Repository Explorer

All repositories 154,785 repos

data as of 25.09.2026

[C#/Unity] Short puzzle game designed around the concept of discrete mathematics.

★ 15 2767d ago

Auto creation GUI elements by doing variable declaration.

★ 15 479d ago

For Unity applications that run on low-memory devices (mobile. mostly). allowing for UGUI hierarchies to remain in memory. without paying the memory cost for their SpriteAtlases. Built for Unity 2017.1+ and the new AtlasPacker system.

★ 15 2900d ago

A simple visual tool for crafting and structuring finite state machines in Unity in a modular way.

★ 15 3026d ago

NavMeshAgentの歩き方をCharacterControllerで制御します。

★ 15 2958d ago

An experiment that allows a user wearing a custom-designed haptic glove to 'feel' virtual objects in a desktop setting using Leap Motion SDK with Unity.

★ 15 3065d ago

Unity3d Project demonstrating how to apply deformations on a mesh based on audio spectrum data read from mp3 files in project

★ 15 2709d ago

A lightweight plug-in that will find any unassigned component properties at design-time to avoid runtime null-reference exceptions.

★ 15 1026d ago

A JSON serializer/deserializer (with JsonSchema support) library written in pure C#

★ 15 1412d ago

A simple to use Speech Recognition library for Unity based on the Microsoft Cognitive Services

★ 15 2841d ago

Unity Package: An RPG styled UI dialogue manager. Supports multiple lines of text. NPC portraits and option buttons.

★ 15 215d ago

This package is a Unity editor extension that provides fine-grained event dispatching for Unity asset changes and Unity Editor event changes.

★ 15 2408d ago

Voxel generator like minecraft in unity

★ 15 2654d ago

This is a Unity project that uses Vuforia to display an Augmented Reality card when the image saved as target in the Vuforia database is detected by the application. It is interactable and upon sliding up different featues of the business card can be seen. It also plays video on the back side of the card with audio and shows 3D objects in AR.

★ 15 2680d ago

This repository contains manual and automated tests for XR SDK Provider validation. All tests are run through Unity Test Runner. This project is mirrored from Unity internal github.

★ 15 1890d ago

Simple script to pick up and carry around 3D physics objects (sorta like gmod gravity gun. but simpler)

★ 15 2369d ago

An example Unity project containing VRPhysicsHands and PhysicsGadgets

★ 15 2322d ago

An example of how to setup a virtual reality project using Unity's modern XR systems! A full tutorial on how this was made can be found at our website!

★ 15 2424d ago

This project lets the audience view and switch subtitles to multiple languages in theatres using augmented reality.

★ 15 275d ago

A working Unity project for creating any type of Ludo game. Currently setup as a mobile-based 2D Ludo game with working AI. Can be easily extended to a 3D game or a completely different Ludo game if needed.

★ 15 1386d ago

From: https://forum.unity.com/threads/property-drawer-for-enum-flags-masks-download.517750/ original credit goes to ItsaMeTuni on the forums. Allows you to add an [EnumMask] attribute to enum fields to draw a togglable checkbox for each flag in the inspector.

★ 15 2300d ago

The fast JavaScript executor for Unity iOS. macOS by using JavaScriptCore

★ 15 2264d ago

Stupid.UwU is a super easy to use library for Unity that enables you to make your scripts look as beautiful as ever WITHOUT having to write a custom editor.

★ 15 1947d ago

實作我在 2024 & 2021 TGDF 的議程,在 Unity 遊戲引擎搭配 CI/CD 工具實作最小可行 CI/CD。It's the implementation to achieve continuous integration (CI) in Unity game engine with CI/CD service.

★ 15 445d ago

With this triangle hit-detector. we can now turn off "writable" on those big collection sprites. This is a big win for App size and memory footprint. Usage: On a Button. remove the Image component. Add a ImageWithHitDetectionOnShape component. Don't forget to patch up the <Missing Image> link the in the Button component again.

★ 15 465d ago

Unity設計実践のサンプルプロジェクトのリポジトリ

★ 15 1770d ago