GGYgit's Stars
Unity-Technologies/game-programming-patterns-demo
A repo of small demos that assemble some of the well-known design patterns in Unity development to support the ebook "Level up your code with game programming patterns"
UnityTechnologies/open-project-1
Unity Open Project #1: Chop Chop
UnityTechnologies/PaddleGameSO
A demo project to showcase design patterns and game architecture using ScriptableObjects
Unity-Technologies/Addressables-Sample
Demo project using Addressables package
Hexorg/CheatEngineTables
Repository of tables for CheatEngine
cheat-engine/cheat-engine
Cheat Engine. A development environment focused on modding
martinheidegger/mapslice
Slices a given image into tiles to be used for a interactive map display. (including command-line tool)
justinwasilenko/Unity-Style-Guide
This article contains ideas for setting up a projects structure and naming convention for scripts and assets in Unity
V4SS3UR/DetourUtility
An utility for redirecting C# methods at runtime using detours. Enables patching and replacing method implementations dynamically. It allows altering static/instance methods, property accessors, and extern methods with runtime method redirection.
viliwonka/KDTree
Fast KDTree for Unity, with thread-safe querying.
Nition/UnityOctree
A dynamic, loose octree implementation for Unity written in C#
SeanPesce/DLL_Wrapper_Generator
Automatic generation of DLL wrappers for both 32-bit and 64-bit DLLs
QianMo/X-PostProcessing-Library
Unity Post Processing Stack Library | Unity引擎的高品质后处理库
laurenth-personal/LODLightmapScripts
Scripts useful when using LODs and lightmaps
Kerilk/noesis_bayonetta_pc
Bayonetta PC plugin for Noesis
sacshadow/ProceduralCharacterLocomotion
Procedural Animation,locomotion and physics interaction for Game Characters
favoyang/unity-addressable-importer
A rule based addressable asset importer
xasset/xasset
提升你的生产力。
yomunsam/TinaX
TinaX Framework : Unity based Game Client Framework | 基于 Unity 的游戏客户端开发框架
LeahLee13/UnityCameraSystem_CC
基于Cinemachine的第一/三人称过肩/自由/斜45度/俯视角摄像机系统(本摄像机系统基于Cinemachine的Virtual Camara实现,实现了锁定、旋转、缩放、移动、鼠标显示/隐藏、摄像机位置复位、限制摄像机角度、动态挂载跟随目标、切换视角、遮挡透视等功能,并自带摄像机碰撞,防止穿墙)
genaray/Arch
A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.
Unity-Technologies/FontainebleauDemo
Fontainebleau demo
rlabrecque/Steamworks.NET-Example
Example project for Steamworks.NET
Unity-Technologies/multiplayer-community-contributions
Community contributions to Unity Multiplayer Networking products and services.
fairygui/FairyGUI-unity
A flexible UI framework for Unity
YikangPeng/PredictIK
ejoy/ant
Ant game engine
GGYgit/ActionEditor
unity技能编辑器,Buff编辑器,场景编辑器
gibbed/SteamAchievementManager
A manager for game achievements in Steam.
dezhidki/Tommy
A single-file TOML reader and writer for C#