游戏开发中常用的一些资料与网址记录

先集中记录后期优化

常用官方网址

Unity 官网手册

https://docs.unity3d.com/Manual/index.html

Unity更新说明

https://docs.unity3d.com/cn/2021.2/Manual/UpgradeGuides.html

Android-gradle

https://developer.android.google.cn/studio/releases/gradle-plugin.html#updating-gradle
https://services.gradle.org/fixed-issues/

1.http://wiki.unity3d.com/

https://github.com/DonnYep/CosmosFramework#%E6%A8%A1%E5%9D%97%E7%AE%80%E4%BB%8B

模块化解决方案以及工作流

uwa性能优化

https://www.uwa4d.com/main/overview.html

HybridCLR(Unity全平台原生c#热更方案)

https://focus-creative-games.github.io/hybridclr/about/#%E6%96%87%E6%A1%A3

工作流

https://github.com/DonnYep/CosmosFramework#%E6%A8%A1%E5%9D%97%E7%AE%80%E4%BB%8B
https://github.com/yimengfan/BDFramework.Core
https://github.com/m969/EGamePlay

微信游戏解决方案

https://gitcode.net/mirrors/wechat-miniprogram/minigame-unity-webgl-transform

AI赋能工具

模型生成贴图

https://app.meshy.ai/zh/workspace/texturing

生成天空盒

https://skybox.blockadelabs.com/

参考

渲染数学引擎原理

https://fungusfox.gitee.io/
https://fungusfox.gitee.io/math%E6%95%B0%E5%AD%A6/

程式动画插件

https://blog.csdn.net/u010019717/article/details/117400095?spm=1001.2014.3001.5502

魔方游戏(附游戏开源代码)

https://blog.csdn.net/qq_39858654/article/details/124038491?ops_request_misc=%257B%2522request%255Fid%2522%253A%2522167299581416800215057273%2522%252C%2522scm%2522%253A%252220140713.130102334…%2522%257D&request_id=167299581416800215057273&biz_id=0&utm_medium=distribute.pc_search_result.none-task-blog-2allbaidu_landing_v2~default-4-124038491-null-null.142v70control,201v4add_ask&utm_term=unity%20%E9%AD%94%E6%96%B9&spm=1018.2226.3001.4187

打造游戏感的利器——Unity Feel 插件浅析

https://zhuanlan.zhihu.com/p/600560850

游戏优化

https://zhuanlan.zhihu.com/p/474609376

资源 unity3d resources management system

https://www.yooasset.com/

你可能感兴趣的:(游戏研发备忘录,unity,游戏引擎)