Pinned Repositories
anything_about_game
A wonderful list of Game Development resources.
AsmdefHelper
Unity assembly definition utilities.
AssetStudio
AssetStudio - Based on the archived Perfare's AssetStudio, I continue Perfare's work to keep AssetStudio up-to-date, with support for new Unity versions and additional improvements.
AsyncCaptureTest
Non-blocking screen capture example with asynchronous GPU readback
AsyncSocketServers
C#-implementation async, high-perfomance TCP and UDP socket servers
Audio-Manager-for-Unity
A tool for defining and executing audio behaviors in Unity in a node based editor
BlueUnity
Plugin for using Bluetooth modules like HC-05 and HC-06 with Unity3d Android
clumsy
clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
DotsUI
Unity engine DOTS UI solution
dufs
A file server that supports static serving, uploading, searching, accessing control, webdav...
BelieveXiaoShuai's Repositories
BelieveXiaoShuai/anything_about_game
A wonderful list of Game Development resources.
BelieveXiaoShuai/AssetStudio
AssetStudio - Based on the archived Perfare's AssetStudio, I continue Perfare's work to keep AssetStudio up-to-date, with support for new Unity versions and additional improvements.
BelieveXiaoShuai/BlueUnity
Plugin for using Bluetooth modules like HC-05 and HC-06 with Unity3d Android
BelieveXiaoShuai/clumsy
clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
BelieveXiaoShuai/dufs
A file server that supports static serving, uploading, searching, accessing control, webdav...
BelieveXiaoShuai/ET
Unity3D Client And C# Server Framework
BelieveXiaoShuai/Fantasy
C # Game Framework, but not limited to games. Can be used for non game business development
BelieveXiaoShuai/AsyncAwaitBestPractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
BelieveXiaoShuai/AsyncEx
A helper library for async/await.
BelieveXiaoShuai/dynamic-unity-avatar-generator
Dynamically generates humanoid `UnityEngine.Avatar` from skeleton bones at runtime.
BelieveXiaoShuai/Expression-Parser
Simple math expression parser library for Unity
BelieveXiaoShuai/FFmpegUnityBind2
BelieveXiaoShuai/LinqGen
Alloc-free and fast replacement for Linq, with code generation
BelieveXiaoShuai/Masuit.Tools-1
新手友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载和FTP客户端,硬件信息,字符串扩展方法,日期时间扩展操作,**农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
BelieveXiaoShuai/Megacity-Sample
ECS sample
BelieveXiaoShuai/ParrelSync
(Unity3D) Test multiplayer without building
BelieveXiaoShuai/PluginHub
PluginHub是一款Unity3D编辑器插件开发框架,并包含了一些已开发完成的插件模块。 每个模块实现一个方面的功能。旨在为您提供各式各样的功能,以加速开发效率。 PluginHub is a Unity3D editor plugin development framework, and contains some developed plugin modules.
BelieveXiaoShuai/ProfilerModuleForShaderCompile
BelieveXiaoShuai/SocoTools
Crossous's unity tools,currently contains shader variant stripper tools
BelieveXiaoShuai/Test
BelieveXiaoShuai/uHyperText
BelieveXiaoShuai/UnityAddressablesBuildLayoutExplorer
BuildLayout Explorer for Unity 2019.3 and newer allows you to inspect the buildlayout.txt report that is generated by Addressables.
BelieveXiaoShuai/UnityLauncherPro
Unity Hub Alternative Project Launcher with time saving features!
BelieveXiaoShuai/UnityLibrary
:books: Library of all kind of scripts, snippets & shaders for Unity
BelieveXiaoShuai/UnityResourceSolution
青霜-UnityResourceSolution
BelieveXiaoShuai/UnityTimeRewinder
Unity time rewind solution, that is easily customizable for any project.
BelieveXiaoShuai/USSR
CLI tool to remove Unity splash screen & watermark.
BelieveXiaoShuai/VideoRepository
BelieveXiaoShuai/YIUI
Unity3D UGUI Framework
BelieveXiaoShuai/zstring
C# string零GC补充方案