VR-capable version of Gaussian Splatting for Unity
Simple and extensible event system for Unity Engine. implemented via scriptable objects
ECS approach to render a line.
Adds VR support to the PC game Valheim
One line property drawer for Unity3d
Easy-as-dumb toolkit to prevent any malicious injections in your Android app. Beware of cheaters!
A Text Mesh Pro based text only UI system for Unity
Svelto.ECS and Svelto.Tasks Mini Examples for Unity
A combination of widely-used counters. all configurable in one Beat Saber mod.
A better replacement for UnityEvents
A block world prototype using Unity DOTS and ECS. Because someone had to do it.
An open source GIT Unity3D editor plugin.
Quick and dirty experiments with ARKit
Editor for SubAsset in unity project.
A Kerbal Space Program mod to display trajectory predictions. accounting for atmospheric drag. lift. etc.
The GameGuru Repository For Community Collaboration
Full code/assets of Anodyne 2: Return to Dust (2019)
ScriptableObject architecture with small. easy-to-expand codebase. and simple UI.
Unity implementation of Decentraland Client
A Unity Clicker Library
unity urp RayMarching体积云渲染
The GameAnalytics SDK for tracking events in Unity.
Simulation of the 424 in Unity using Vehicle Physics Pro
Simple examples of noise algorithms in Unity
An Among Us mod which adds a new underwater map
Example with Unity 2019.3 new Mesh API
Unity indirect GPU instancing & painting with occlusion culling. frustum culling. and LODs
MOBA手游【最后一战】unity3d C++ mirror
Collection of tools for manipulating osu! beatmaps
A multiplayer plugin for KMP
Simple Boids simulation example using Unity ECS.
AtlasImage is a graphic component use SpriteAtlas for uGUI. In addition. add useful sprite selector and border editor to the inspector.
Light probes volumes
Unity level design plugin that adds support for Quake .MAP / Half-Life .RMF / Source .VMF. Q1 HL1 .WAD textures. and .FGD export.
KBEngine is a MMOG engine of server.
Baking spline deformation to a texture then applying it to a mesh via a shader.
Export UPM packages as .unitypackage files
An example of a custom rendering pipeline that restores the rendering of HSR
Mixed Reality example project featuring integration of OpenXR. XR Interaction Toolkit. XR Hands. AR Foundation and the Meta-OpenXR package. This project will allow creators to quickly get up and running with their own mixed reality games and apps using the Meta Quest 2. Quest Pro and Quest 3 devices.
为 Unity 准备的使用 TCP + JsonUtility + Task 实现的极简的现代网络框架,支持 RPC 和常规消息收发。使用 upm 管理,对项目文件 0 侵入;A minimalistic modern networking framework prepared for Unity using TCP. JsonUtility. and Task to implement support for RPC and regular message sending/receiving. Managed via UPM with zero intrusion into the project files.
An example of a simple performant sprite renderer using Unity's new ECS system
Auto attach components in inspector
The repository for my zelda tutorial
Unity C# Port of GGPO built atop Hourai Networking
Simple selection for busy scenes in Unity
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 workflow editor. and offers various integrations. VR Builder Pro (https://u3d.as/3pUD) on the Unity Asset Store is based on this repository and offers additional functionality.
Package for importing and auto setup of Character Creator (3 & 4) and iClone (7 & 8) character exports for Unity HDRP Pipeline. Note: Development of the CC/iC Unity Tools has moved to a single version for all pipelines:
Unity Runtime Mesh Simplification
Figma UI Image. Brings Figma Design to Unity as a UI Image.
ORCA(Optimal Reciprocal Collision Avoidance) in Unity.
Automatically set controller prompts in text and icons in your Unity game UI.
GPU Skinning 与 GPU Instancing 的技术演示,unity版本为2019.4.21f1c1
c#-Unity ECS framework
Learn how to create a ScriptableObject-based gun system from scratch for your game!
VContainer + UniRx 기반 MVP 패턴 기반 아키텍처 설계
General Unity Shader Inspector/Editor with focus on vrchat
Repo for my Mirror Multiplayer Tutorials
Jötunn. the Valheim Library.
一个跨平台的远程文件浏览器,使用户通过Unity Editor就能操作应用所运行平台上的目录文件。比如当项目打包运行到设备上时,可通过Remote File Explorer直接浏览设备上的目录文件,并进行下载,上传,删除等操作
A Unity example using the Google Geospatial API
A tiny bevy-like archetype-style ECS library for dotnet
Simple and fancy launcher designed to download and launch any version of Beat Saber easily and quickly.
Non-destructive modification to Texture!
Use Firebase tools to incorporate common features into your games!
TOHE is the #1 Host-Only mod for anyone who wants to change their Among Us Experience!
The ideal starting point for new Unity Projects. It includes best practices for project structure and C# coding standards. This is for traditional GameObject OOP projects. not for DOTS projects.
Game Mobile Foundation (Android + iOS) Using Unity3D. Simple. Fast and no GC
Building Unity mechanics structured as a set of challenges. 100 sample programs where each program demonstrates a different mechanic.
This client-plugins-project is written for kbengine(a MMOG engine of server)
Basic Character Controller Using ECS and Unity.Physics Packages
Collection of utility methods. design patterns. and extensions for Unity.
Game Mobile Foundation (Android + iOS) Using Unity3D. Simple. Fast and no GC
A template used for quickly setting up new Godot 4 C# games.
Xamarin.Forms for Unity (Platform implementation for Unity Game Engine)
Open source GUI framework for Unity
A Multiplayer Platformer game demo on websocket+UDP peer-to-peer with delayed-input Rollback Netcode inspired by GGPO