LeeHyeonJae97's Stars
rlabrecque/Steamworks.NET
Steamworks wrapper for Unity / C#
RHeavenStudio/HeavenStudio
(WIP) A tool to create playable Rhythm Heaven custom remixes, with many customization options.
DeNA/Anjin
Autopilot framework for games made with Unity
Haruma-K/UnityDebugSheet
Hierarchical debug menu system for Unity that makes it easy to create intuitive and organized debug menus.
Tayx94/graphy
Graphy is the ultimate, easy to use, feature packed FPS counter, stats monitor and debugger for your Unity project.
kdjones/fuzzystring
Approximate String Comparision in C#
ExcelDataReader/ExcelDataReader
Lightweight and fast library written in C# for reading Microsoft Excel files
Cysharp/MemoryPack
Zero encoding extreme performance binary serializer for C# and Unity.
NibbleByte/UnityWiseSVN
Simple but powerful SVN Integration for Unity 3D
Unity-Technologies/ui-toolkit-manual-code-examples
Unity UI Toolkit documentation code examples
miguel12345/EditorGUISplitView
A split view to be used in Unity Editor Windows
halak/unity-editor-icons
alelievr/NodeGraphProcessor
Node graph editor framework focused on data processing using Unity UIElements and C# 4.6
RenderHeads/UnityPlugin-AVProVideo
AVPro Video is a multi-platform Unity plugin for advanced video playback
pschraut/UnityHeapExplorer
A Memory Profiler, Debugger and Analyzer for Unity 2019.3 and newer.
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"
tom-weiland/tcp-udp-networking
Source code from my C# networking tutorial series on YouTube.
BepInEx/BepInEx
Unity / XNA game patcher and plugin framework
ahmedmohi/iProfiler
Moniter game stats and fps for your game , including memory usage and draw calls
favoyang/unity-addressable-importer
A rule based addressable asset importer
t-dillon/tdoku
A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.
baba-s/awesome-unity-open-source-on-github
A categorized collection of awesome Unity open source on GitHub (800+)
mtakada16/Unity-SwipeableView
Tinder UI for Unity
mayerui/sudoku
C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。
juhgiyo/EpPathFinding.cs
A jump point search algorithm for grid based games in C#
Blitzy/unity-ui-manager
A way to manage a UI screen stack in Unity all from code. Let the UI Manager handle pushing and popping screens, sort out rendering order, emit screen focus events, and more!
OneSignal/OneSignal-Unity-SDK
OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Unity app with OneSignal. https://onesignal.com
jeffreylanters/unity-tweens
An extremely light weight, extendable and customisable tweening engine made for strictly typed script-based animations for user-interfaces and world-space objects optimised for all platforms.
viliwonka/KDTree
Fast KDTree for Unity, with thread-safe querying.
hiryma/UnitySamples