|
46 | 46 | - [Unity 通用框架代码-UnityFramework](https://github.com/traggett/UnityFramework)
|
47 | 47 | - [Unity SRP图形技术研究-InfinityRenderPipeline](https://github.com/haolange/InfinityRenderPipeline)
|
48 | 48 | - [Unity 游戏开发扩展库-GDX](https://github.com/dotBunny/GDX)
|
| 49 | +- [Unity 常用组件库-PashmakCore](https://github.com/mohammadroohian/PashmakCore) |
49 | 50 |
|
50 | 51 | ## 示例
|
51 | 52 | - [Unity ECS + C# Job System-Voxelman](https://github.com/keijiro/Voxelman)
|
|
90 | 91 | ](https://github.com/upscalebaby/generic-serializable-dictionary)
|
91 | 92 | - [C# 强大命令行解析库-commandline](https://github.com/commandlineparser/commandline)
|
92 | 93 | - [C# 代码规范&实践-DotNet-Coding-Guidelines](https://github.com/justinamiller/DotNet-Coding-Guidelines?utm_source=csharpdigest&utm_medium=email&utm_campaign=351)
|
| 94 | +- [Unity 字典序列化-SerializableTupleCollection](http://wiki.unity3d.com/index.php/SerializableTupleCollection) |
| 95 | +- [C# 程序集加密方案-DCNETProtector](https://github.com/dcsoft-yyf/DCNETProtector) |
93 | 96 |
|
94 | 97 | ## 算法
|
95 | 98 | - [Unity 伪随机数-UnityRandom](https://github.com/tucano/UnityRandom)
|
|
236 | 239 | - [Unity Screen Space描边- UnityFx.Outline](https://github.com/Arvtesh/UnityFx.Outline)
|
237 | 240 | - [Unity URP自定义后处理-URPCustomPostProcessingStack](https://github.com/yahiaetman/URPCustomPostProcessingStack)
|
238 | 241 | - [Unity 体积雾-unity-volumetric-fog](https://github.com/SiiMeR/unity-volumetric-fog)
|
| 242 | +- [Unity 官方开发的卡通渲染-com.unity.toonshader](https://github.com/Unity-Technologies/com.unity.toonshader) |
239 | 243 |
|
240 | 244 | ## 动画
|
241 | 245 | - [Unity 大规模群体动画渲染-Render-Crowd-Of-Animated-Characters](https://github.com/chenjd/Render-Crowd-Of-Animated-Characters)
|
|
246 | 250 | - [Unity 卡通渲染效果实现-Toon Shader Free](https://assetstore.unity.com/packages/vfx/shaders/toon-shader-free-21288?aid=1101%7CSqC&utm_source=aff)
|
247 | 251 | - [Unity RT涂鸦Shader-RevealShader](https://github.com/nomand/RevealShader)
|
248 | 252 | - [Unity 程序化模型破坏功能-ScamScatter](https://github.com/danbystrom/ScamScatter)
|
| 253 | +- [Unity 模型动画位置烘焙到纹理插件-Animated-Mesh-Surface-Position-Texture-Generator |
| 254 | +](https://github.com/sugi-cho/Animated-Mesh-Surface-Position-Texture-Generator) |
| 255 | +[Unity 动画纹理烘焙插件-Animation-Texture-Baker](https://github.com/sugi-cho/Animation-Texture-Baker) |
| 256 | +[Unity Animator动画LOD-FakeStopMotion](https://github.com/EricFreeman/FakeStopMotion) |
| 257 | + |
| 258 | +## 物理 |
| 259 | +- [Unity GPU物理模拟-Fusion](https://github.com/Ninjajie/Fusion) |
249 | 260 |
|
250 | 261 | ## 特效
|
251 | 262 | - [Unity Post Processing Stack实用脚本-PostProcessingUtilities](https://github.com/keijiro/PostProcessingUtilities)
|
|
344 | 355 | - [Unity 运行时场景Gizmo-UnityRuntimeSceneGizmo](https://github.com/yasirkula/UnityRuntimeSceneGizmo)
|
345 | 356 | - [Unity Mesh的UV法线信息显示工具-mesh-debugging](https://github.com/nementic-games/mesh-debugging)
|
346 | 357 | - [RenderDoc Mesh数据导出插件-RenderDocMeshParserForUnity](https://github.com/windsmoon/RenderDocMeshParserForUnity)
|
| 358 | +- [Unity 编辑器多开同步插件-ParrelSync |
| 359 | +](https://github.com/VeriorPies/ParrelSync) |
| 360 | +- [Unity 运行时Gizmos](https://github.com/popcron/gizmos) |
| 361 | + |
347 | 362 |
|
348 | 363 | ## 打包
|
349 | 364 | - [Unity APK重打包SDK工具-APKRepackageSDKTool](https://github.com/GaoKaiHaHa/APKRepackageSDKTool)
|
|
394 | 409 | - [Unity 快速场景切换-UnitySceneSwitcher](https://github.com/coryleach/UnitySceneSwitcher)
|
395 | 410 | - [Unity 修改刚体质点中心-RigidbodyCenterOfMassEditor](https://github.com/MileyHollenberg/RigidbodyCenterOfMassEditor)
|
396 | 411 | - [Unity 编辑器扩展拖放实现-DragAndDropEditorWindow](https://gist.github.com/rutcreate/0af3c34abd497a2bceed506f953308d7)
|
| 412 | +- [Unity 管理所有Unity版本和工程-UnityLauncherPro |
| 413 | +](https://github.com/unitycoder/UnityLauncherPro?es_id=d65bb5abb5) |
| 414 | +- [Unity 编辑器扩展工具类-UnityToolchainsTrick](https://github.com/XINCGer/UnityToolchainsTrick) |
| 415 | + |
397 | 416 |
|
398 | 417 | ## 脚本
|
399 | 418 | - [Lua性能分析器-LuaProfiler-For-Unity](https://github.com/ElPsyCongree/LuaProfiler-For-Unity)
|
|
402 | 421 | - [Lua热更新框架-XLua](https://github.com/Tencent/xLua)
|
403 | 422 | - [Bash脚本教程-bash-scripting-tutorial](https://ryanstutorials.net/bash-scripting-tutorial/)
|
404 | 423 | - [Github快速下载或克隆插件-FastGithub](https://github.com/RC1844/FastGithub)
|
| 424 | +- [手机投屏工具-QtScrcpy](https://github.com/barry-ran/QtScrcpy) |
0 commit comments