Stars
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
SQLite-net for Unity, supports Windows, Linux, macOS, iOS, tvOS, visionOS, Android and WebGL
Visualize how much space each asset in your Unity game takes and quickly optimize your game's file size
Adds 'Register Variable' and 'Get Variable' nodes to Shader Graph, allowing you to link sections of a graph without connection wires. <3
Unity Editor window that display all prefab or scriptable object of a given type in editable table form
Visual graph in editor to see dependencies/references of an asset on Unity (based on UE4 reference viewer)
A Steamworks implementation for Fish-Net.
WChatPanel,a chat panel UI component for Unity3D such as wechat.
DbgDraw is an API that provides the ability to render various 2D and 3D shapes for visual debugging purposes.
A Unity plugin that automatically places BoxColliders on the boundaries of the terrain
A 3D Unity fps movement controller using rigidbody physics. Made to be simple to setup and easy to edit.
Move smoothly on stairs by slope approximation. Rigidbody character controller inspired by Genshin Impact.
Easy to use high performance Network library for Unity 3d
Extremely fast, GC-free and customizable tween library implemented with Unity ECS
High-performance, allocation-free tween library for Unity. Create animations, delays, and sequences in one line of code.
SSR solution for Unity URP
dyonng / dots-tween
Forked from NagaChiang/entity-tweenTween library for Unity ECS/DOTS.
Unity project where I use the SerializeReference attribute to make a custom editor with a reorderable list of polymorphic, non Unity objects.
Blob asset compatible hashmap and multihashmap for Unity's ECS
Gameplay-Ability-System For Unity