amenonegames's Stars
TwentyFiveSoftware/galaxy-renderer
Galaxy Renderer (using Unity Shaders / VFX Graph)
Unity-Technologies/ECSGalaxySample
ECS sample demonstrating an automated simulation of teams of spaceships fighting for the control of planets
drumath2237/Boids-Unity-ComputeShader-Sandbox
Boids simulation implemented with Compute Shader and VFX Graph.
keijiro/KlakSpout
Spout plugin for Unity
elringus/sprite-dicing
Cross-engine tool for lossless compression of sprites with identical areas
ruccho/SerializableReadonlyStruct
An IL Post-processor to make "readonly" structs serializable.
Baedrick/Dual-Kawase-Blur
Unity Package for Dual Kawase Blur URP
ina-amagami/unity-reference-viewer
Unityアセット参照検索ツール / Asset reference search for Unity
c0dycode/Rossynt
Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.
komutan/NMeCab
Japanese morphological analyzer on .NET
Cysharp/Utf8StreamReader
Utf8 based StreamReader for high performance text processing.
KLab/SketchConverter
ManakhovN/FigmaToUnityImporter
The project that imports nodes from Figma into unity.
Cysharp/StructureOfArraysGenerator
Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.
simonoliver/UnityFigmaBridge
Easily bring your Figma Documents, Components, Assets and Prototypes to Unity
hadashiA/VitalRouter
A fast, zero-allocation, in-memory messaging library. Declarative async pipeline with source generator for Unity and .NET.
mewlist/Doinject
Asynchronous DIContainer for Unity
khalidabuhakmeh/source-generator-test
Cysharp/R3
The new future of dotnet/reactive and UniRx.
AnnulusGames/LitMotion
Lightning-fast and Zero Allocation Tween Library for Unity.
lumiria/DeepCopy.Expression
The library for deep copying objects made with expression trees.
AnnulusGames/Alchemy
Provides a rich set of editor extensions and serialization extensions for Unity.
RyotaMurohoshi/PropertyGenerator
AnnulusGames/MagicTween
Extremely fast, GC-free and customizable tween library implemented with Unity ECS
Unity-Technologies/brg-shooter
Unity blog-post sample showing BatchRendererGroup and Burst/JobSystem. Focus is high performance even on budget mobile devices. Unity 2022.3.5 or above required
Antoshidza/NSprites
Unity DOTS Sprite Rendering Package
XJINE/Unity_VariousTextureInstancing
Sample for instancing with various textures.
Cysharp/CsprojModifier
CsprojModifier performs additional processing when Unity Editor generates the .csproj.
Cysharp/UnitGenerator
C# Source Generator to create value-object, inspired by units of measure.
su10/UniTask-Supplement
Supplemental codes for UniTask.