yuafa's Stars
Unity-Technologies/ECS-Network-Racing-Sample
ECS multiplayer racing sample to showcase using Unity Entities and netcode with best practices
Unity-Technologies/EntityComponentSystemSamples
skindhu/Build-A-Large-Language-Model-CN
PacktPublishing/Creating-an-RTS-game-in-Unity-2023
Creating an RTS game in Unity 2023, Published by Packt
Cysharp/ZString
Zero Allocation StringBuilder for .NET and Unity.
keijiro/MetavidoVFX
AR VFX samples with Bibcam (burnt-in barcode metadata camera)
aleksandrpp/MassiveShooting
Projectile GPU instancing system w/ Unity Job System
Kodrin/VFX-Essentials
VFX graph workshop in HDRP with samples
Unity-Technologies/DOTS-training-samples
Samples designed as exercises to be ported from Unity GameObjects/MonoBehaviours to Unity DOTS.
Unity-Technologies/ProjectTinySamples
Samples for Project Tiny
MirzaBeig/Animated-Progress-Bar-Shader-Graph
Coloured animated progress bar made in Unity, with Shader Graph.
gilescoope/shader-graph-nodes
Custom Nodes for Unity Shader Graph
joshcamas/prefab-library
A helpful unity window to aid in world building / prefab organization
marijnz/unity-toolbar-extender
Extend the Unity Toolbar with your own Editor UI code.
ibrahimpenekli/GameToolkit-Localization
Asset localization system for Unity.
kodai100/BoidsSimulationOnVfxGraph
Unity-Technologies/ECSGalaxySample
ECS sample demonstrating an automated simulation of teams of spaceships fighting for the control of planets
Matthew-J-Spencer/pushing-unity
LizzyFox-code/BrgContainer
The Unity BRG Container
Odiiium/batch-renderer-group-rendering
Multiple instances rendering using BatchRendererGroup API
andywiecko/BurstCollections
Burst friendly (special) native collections for Unity
GeorgeAdamon/JobSystem_IndirectInstancing_Testbed
Testbed project exploring the performance of Unity's Job System/Burst compiler combined with GPU mesh instancing.
komietty/unity-jobsystem-boids
Superfast CPU boids for Unity
codewriter-packages/Tri-Inspector
Free inspector attributes for Unity [Custom Editor, Custom Inspector, Inspector Attributes, Attribute Extensions]
nezix/NeighborSearchGridBurst
Neighbor search using a grid based approach + C# job system + Burst
chenjd/UsefulWeb
一些有用的网站收藏。
chenjd/Unity-Flip-Book-With-Shader
Unity Flip Book With Shader.利用shader实现翻页的效果。
chenjd/Unity-Boids-Behavior-on-GPGPU
Boids behavior calculation code is modified to utilize Microsoft Direct Compute resulting significant improvements in Performance. 利用Compute Shader实现Boids模拟。
Nebukam/com.nebukam.orca
ORCA / RVO2 Implementation for Unity — Multithreaded using the job system.
snape/RVO2
Optimal Reciprocal Collision Avoidance (C++)