Provides a simple, thread safe, non monobehaviour service for managing the queue of work items on unity main thread
☆19Jan 6, 2023Updated 3 years ago
Alternatives and similar repositories for UnityMainThreadDispatcher
Users that are interested in UnityMainThreadDispatcher are comparing it to the libraries listed below
Sorting:
- Library for styling game objects in Unity. . Built over UniMob and View-Binding.☆11Jun 30, 2023Updated 2 years ago
- Unity Graphics Draw API wrapper for both play and edit mode☆22Feb 21, 2024Updated 2 years ago
- A project containing samples showing the differences in implementation between uGUI and UIToolkit using the same UI references☆60Dec 18, 2023Updated 2 years ago
- Example project using Client-Server TCP Sockets to send chat messages between multiple clients☆10Dec 27, 2018Updated 7 years ago
- Signed distance shader library for Unity (including shader graph)☆12Nov 4, 2025Updated 4 months ago
- Tween system for unity mostly for setup in inspector instead of code.☆14Jul 4, 2024Updated last year
- EasyTimeSlicing makes it easy to slice heavy tasks into consequent game frames to execute and helps to keep the game running smoothly and…☆48Apr 14, 2024Updated last year
- Vertex shader changes with sound⚡️🔊⚡️☆13Nov 5, 2023Updated 2 years ago
- Decodes an image and converts Texture2D on Unity with pure C#.☆75Jan 5, 2023Updated 3 years ago
- (Deprecated) Framework to write high performant multi-threaded code in Unity3D (compatible with jobs) with the possibility of having an E…☆11Dec 16, 2018Updated 7 years ago
- ☆13Feb 3, 2025Updated last year
- Very basic Unity Hub alternative☆28Aug 5, 2025Updated 7 months ago
- Simple history navigation toolbar (ie. back/forward internet browser style)☆14Jun 28, 2022Updated 3 years ago
- ☆13Jul 22, 2025Updated 7 months ago
- ☆33Dec 22, 2025Updated 2 months ago
- Minimax algorithm used as the AI for a tic tac toe game built with unity using c# as scripting language☆12Jun 17, 2020Updated 5 years ago
- A little script that connect Unity (with HybridCLR hot update) and Jenkins together.☆15Mar 14, 2025Updated last year
- ACTSkill editor.☆26Apr 11, 2025Updated 11 months ago
- Expanding the StateMachineUnity repo to work with a networking option.☆14Feb 16, 2023Updated 3 years ago
- ☆12Apr 21, 2025Updated 10 months ago
- ☆12Jun 12, 2024Updated last year
- Network Transform using Snapshot Interpolation and other techniques to best sync position and rotation over the network.☆48Dec 4, 2025Updated 3 months ago
- ☆11Jun 24, 2024Updated last year
- 📦 System.Net.WebSockets implementation for .NET nanoFramework☆15Nov 19, 2025Updated 4 months ago
- Octree implementation in Unity☆28Sep 11, 2022Updated 3 years ago
- Tic-tac-toe created in Unity.☆14Feb 18, 2020Updated 6 years ago
- Unity Chan Desktop APP☆14Aug 30, 2023Updated 2 years ago
- Lightweight dependency injection framework for Unity almost free of bindings☆32Jun 20, 2023Updated 2 years ago
- ☆16Mar 9, 2026Updated last week
- Unity editor plugin for a git integration with Unity projects☆28Aug 28, 2025Updated 6 months ago
- HttpServer包含GetPost,Unity3d上传下载大文件☆15Jun 15, 2024Updated last year
- 游戏中用于生成抛物线的编辑器, 如炮弹等投射物的轨迹, 不到100行代码☆37Jun 29, 2020Updated 5 years ago
- Fast Terrain To Mesh Converter Generator for Unity. Terrain trees and details exporter. Floating meshes adjuster.☆42Feb 4, 2025Updated last year
- Client, server, input prediction and automatic resimulation for Massive ECS.☆10Mar 9, 2026Updated last week
- When entering play mode, automatically resetting static members of dirty types, instead of reloading the domain.