Stars
2D Lit Sprite shader for 2.5D art style using an orthographic camera 🖤
Makes your Unity window transparent and allows you to drop files
This utility is for Unity to configure application window style. With this utility, you can make your application window transparent, frameless and more.
How to call managed functions (like Thread.Sleep) from Burst
This project demonstrates a few ways to implement moving 3d objects (casters) that project some decal (see Decal Documentation in URP) on the ground below them.
A Unity Inspector extension tool focusing on script fields inspector enhancement
An immediate mode (IM) procedural 2D drawing package for Unity
Boost Unity performance with the Night Optimization Kit! Includes NightJob System, Dynamic Culling, DotTrail V2, Nightpath FlowField Pathfinding and NightPool. Maximize efficiency in your games!
Extend the Unity Toolbar with your own Editor UI code.
A Client/Server Network State-Synchronization Layer for Games
Scripts for rendering pixel-perfect GPU-calculated lines in 2D (Unity URP 2D Renderer).
Provides better random number utilities and weighted collections for .NET and Unity.
Netick is a C# networking solution for Unity.
A fast entity component system (ECS) for C & C++
A categorized collection of awesome opensource unity3d repos
(Unity) Editor Inspector Attribute for customize property labels
Fluent re-take on Unity Inspector UX. Packed with QoL improvements.
(Unity) Editor dropdown for SerializeReference Attribute with Copy/Paste
2.5D lighting and shadow system that extends on current Unity 2D lighting and shadow system
Example project to draw 1million grass instances on mobile
頂点の位置と法線を、Texture2Dに保存しておく。ARGBFloatとか、HDR Textureを使用したバージョン
A general node graph solution centered on data management. This is based on the idea to visualize complex data structures as graph networks without having to modify already established data classes.
A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.