Pinned Repositories
3D_ChineseInkPaintingStyleShader
3d中国风水墨渲染 An application of 3D Chinese Ink Painting Style shader using Unity
AbilityDesigner
A plugin which gives you a dynamic, extendable and user friendly tool for the creation of abilities in games.
ABSystem
Unity3D AssetBundle 打包与管理系统,支持增量更新打包
Android-Mod-Menu
Floating mod menu for Android
Android-Mod-Menu-BNM
Unity(il2cpp) Game Mod Auto-Update template
FakerAndroid
A tool translate a apk file to common android project and support so hook include il2cpp c++ scaffolding
TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
TrueSyncExample
这是一个帧同步的插件,具有确定性物理引擎,定点函数库,碰撞检测,高度封装,跟unity函数库保持高度一致。
Unity-ResourceHub
收集并整理平时见到的资源 避免回头再找的时候会遗忘
UnityGameplayAbilitySystem
A unified framework for implementing ability systems in Unity
alex520lq's Repositories
alex520lq/TimLiu-iOS
iOS开发常用三方库、插件、知名博客等等
alex520lq/Unity-ResourceHub
收集并整理平时见到的资源 避免回头再找的时候会遗忘
alex520lq/CosmosFramework
CosmosFramework is a medium-lightweight plug-in Unity development framework . Has a rich Unity method extensions and toolchain. async/await syntax support, multi-network channel support.Long term support for this project
alex520lq/CrazyCar
网络联机游戏解决方案---Unity制作的联机赛车游戏,服务端为SpringBoot + Mybatis Plus;后台为Vue + Element;游戏端采用QFramework框架,Addressable+HybridCLR实现热更新,支持KCP和WebSocket网络。
alex520lq/ECS_Game_Demo
ecs 游戏 demo
alex520lq/ET-OWDemo
状态帧同步
alex520lq/Fantasy
游戏服务器 C # Game Framework, but not limited to games. Can be used for non game business development
alex520lq/GameAndUnity-TechLib
游戏、Unity技术项目引用目录
alex520lq/GameDev
# Unity游戏开发资源
alex520lq/gdsdecomp
Godot反编译 reverse engineering tools
alex520lq/GF_HybridCLR
GameFramework 变体
alex520lq/gin-vue-admin
基于vite+vue3+gin搭建的开发基础平台(支持TS,JS混用),集成jwt鉴权,权限管理,动态路由,显隐可控组件,分页封装,多点登录拦截,资源权限,上传下载,代码生成器,表单生成器,chatGPT自动查表等开发必备功能。
alex520lq/HTFramework
优秀框架 Unity HTFramework, a rapid development framework of client to the unity.
alex520lq/KcpTransport
KcpTransport is a Pure C# implementation of RUDP for high-performance real-time network communication
alex520lq/LearnDoc
学习或者收集到的网络文字或者资料
alex520lq/Legends-Of-Heroes
A battle of balls game, lol style. 基于ET 8的双端C#(.net8 + Unity3d2022.3)多人在线英雄联盟风格的球球大作战。
alex520lq/Mirage
unity 高性能网络库 Easy to use high performance Network library for Unity 3d
alex520lq/MyBox
Unity扩展集 MyBox is a set of attributes, tools and extensions for Unity
alex520lq/piper.unity
Running text to speech model (Piper) in Unity3d on your local machine.
alex520lq/Rider-Plugins
Rider插件
alex520lq/Riptide
轻量C# 网络库 Lightweight C# networking solution for multiplayer games.
alex520lq/Simple-Unity-Audio-Manager
A decentralized audio playing system for Unity, designed for simplicity and built to scale!
alex520lq/stb
Image 图像操作库 stb single-file public domain libraries for C/C++
alex520lq/TPhysics
TPhysics 定点物理库
alex520lq/Tri-Inspector
Free inspector attributes for Unity [Custom Editor, Custom Inspector, Inspector Attributes, Attribute Extensions]
alex520lq/UNetwork
Unity P2P Server+Client
alex520lq/UniFramework
unity 简单框架 Unity game development framework
alex520lq/unity-AI-Chat-Toolkit
使用unity实现AI聊天相关功能。目前这个库包含了对chatgpt、chatglm等大语言模型的api调用的代码实现以及实现了微软Azure以及百度AI的语音服务功能,语音服务均采用web api实现,支持Windows/WebGL/Android等平台
alex520lq/UnityMobaDemo-1
仿王者荣耀demo。KCP-UDP+Protobuf; 帧同步; 定点数; 自制碰撞检测。服务端基于.netcore,利用自制项目CodingK_Session实现。
alex520lq/VerletSFML-Multithread
C++ 多线程 确定性极简Verlet求解器Multithreaded deterministic minimalist Verlet solver