RError.com

RError.com Logo RError.com Logo

RError.com Navigation

  • 主页

Mobile menu

Close
  • 主页
  • 系统&网络
    • 热门问题
    • 最新问题
    • 标签
  • Ubuntu
    • 热门问题
    • 最新问题
    • 标签
  • 帮助
主页 / 问题 / 609900
Accepted
Алексей Шиманский
Алексей Шиманский
Asked:2020-01-01 21:55:34 +0000 UTC2020-01-01 21:55:34 +0000 UTC 2020-01-01 21:55:34 +0000 UTC

Unity3D 书籍和学习资源

  • 772
这个问题的答案是作为社区的协作成果编写的。要改进这篇文章,请编辑现有答案。他无法发布新答案和其他操作。

我们收集了一些关于 Unity3D 的文献和文档。

  • 不要创建新答案 - 编辑一般答案。
  • 尽量保持分类(如有必要,添加一个新类别)。
  • 不要发布指向非法内容的链接,例如 Torrent Tracker。
  • 视频的唯一链接是 Unity3D 官方网站的教程。禁止添加其他视频讲座和互动课程!

此列表包含在社区支持的编程学习资源集合中。

unity3d
  • 1 1 个回答
  • 10 Views

1 个回答

  • Voted
  1. Best Answer
    Алексей Шиманский
    2020-01-01T21:55:34Z2020-01-01T21:55:34Z

    首先,您需要学习C#并因此获得 C# 文献的链接,或者javascript和Javascript 文献的链接。


    脚本:

    • 约瑟夫霍金 - 行动中的团结。使用 Unity 5 在 C# 中开发多平台游戏,2015 年

      俄语翻译:约瑟夫霍金 - 行动中的团结。C# 中的多平台开发,2016

    • Alan Thorn - 精通 Unity 脚本,2015 年

      俄语翻译:Alan Thorne - Unity 脚本艺术,2016 年


    着色器:

    • Kenny Lammers - Unity 着色器和效果食谱,2013 年

      俄语翻译:Kenny Lammers - Unity 中的着色器和效果,2014

    • Alan Zucconi,Kenneth Lammers - Unity 5.x 着色器和效果指南,2016 年


    多人游戏:

    • Alan R. Stagner - Unity 多人游戏,2013 年

    动画:

    • Alan Thorn - Unity Animation Essentials,2015

      俄语翻译:Alan Thorne - Unity 动画基础,2016


    此外:

    • Alan Thorn — 如何在 Unity 5 中作弊:游戏开发的提示和技巧,2015 年
    • Chris Dickinson - Unity 5 游戏优化,2015 年

    视频教程(仅限官方):

    • 教程 - 包含部分的主页
    • 教程 - 脚本

    聚苯乙烯

    (由@AlekseyShymansky 更新)

    以下精选书籍列表已被从亚马逊购买本书的程序员阅读和评价。评估在多大程度上对应于教授。状态 - 我不能说,但我认为隐藏此书单是错误和犯罪的))。这里的每个人都将能够学到对自己有用和必要的东西。

    在书名的右侧,将以 5 分制对本书进行评估。示例:4/5。

    .left {
      left: 0;
      padding-right: 5px;
    }
    
    .right {
      right: 0;
      padding: 0 10px;
      margin-right: 0px
    }
    
    .left,
    .right {
      background: #fff;
      z-index: 2;
      position: absolute;
    }
    
    .row {
      position: relative;
      height: 20px;
      margin-bottom: 10px;
    }
    
    .row:after {
      content: '';
      position: absolute;
      bottom: 0.3em;
      left: 0;
      width: 100%;
      height: 100%;
      border-bottom: 2px dotted black;
      z-index: 1;
    }
    <div class="row">
      <span class="left">Alan Thorn — How to Cheat in Unity 5 Tips and tricks</span>
      <span class="right">5/5</span>
    </div>
    <div class="row">
      <span class="left">Alan Thorn — Mastering Unity Scripting</span>
      <span class="right">4.5/5</span>
    </div>
    <div class="row">
      <span class="left">Joseph Hocking — Unity in Action (Джозеф Хокинг — Unity в действии)</span>
      <span class="right">5/5</span>
    </div>
    <div class="row">
      <span class="left">Кенни Ламмерс — Шейдеры и эффекты в Unity</span>
      <span class="right">4/5</span>
    </div>
    <div class="row">
      <span class="left">Alan R. Stagner — Unity Multiplayer Games</span>
      <span class="right">3.4/5</span>
    </div>
    <div class="row">
      <span class="left">Alan Zucconi, Kenneth Lammers — Unity 5.x Shaders and Effects Cookbook</span>
      <span class="right">4/5</span>
    </div>
    <div class="row">
      <span class="left">Chris Dickinson — Unity 5 Game Optimization</span>
      <span class="right">5/5</span>
    </div>
    <div class="row">
      <span class="left">Jeremy Gibson — Introduction to Game Design, Prototyping, and Development</span>
      <span class="right">4.5/5</span>
    </div>
    <div class="row">
      <span class="left">Matt Smith — Unity 5.x Cookbook</span>
      <span class="right">4.5/5</span>
    </div>
    <div class="row">
      <span class="left">Ryan Henson Creighton — Unity 3D Game Development</span>
      <span class="right">3.9/5</span>
    </div>
    <div class="row">
      <span class="left">Sue Blackman — Beginning 3D Game Development with Unity</span>
      <span class="right">4/5</span>
    </div>
    <div class="row">
      <span class="left">Terry Norton — Learning C# by Developing Games with Unity 3D (Veeeeeeeeerrry Beginner's Guide)</span>
      <span class="right">3.7/5</span>
    </div>
    <div class="row">
      <span class="left">Venita Pereira — Learning Unity 2D Game Development by Example</span>
      <span class="right">3/5</span>
    </div>
    <div class="row">
      <span class="left">Simon Jackson — Mastering Unity 2D Game Development</span>
      <span class="right">5/5</span>
    </div>
    <div class="row">
      <span class="left">Dave Calabrese — Unity 2D Game Development</span>
      <span class="right">2.5/5</span>
    </div>
    <div class="row">
      <span class="left">Edward Lavieri — Getting Started with Unity 5</span>
      <span class="right">2.9/5</span>
    </div>
    <div class="row">
      <span class="left">John P. Doran — Building an FPS Game with Unity</span>
      <span class="right">4.2/5</span>
    </div>
    <div class="row">
      <span class="left">Jonathan Linowes — Unity Virtual Reality Projects</span>
      <span class="right">4.2/5</span>
    </div>
    <div class="row">
      <span class="left">Valera Cogut — Unity 5 for Android Essentials</span>
      <span class="right">4/5</span>
    </div>
    <div class="row">
      <span class="left">Jonathan Linowes — Unity Virtual Reality Projects</span>
      <span class="right">4.2/5</span>
    </div>
    <div class="row">
      <span class="left">Jorge Palacios — Unity 5.x Game AI Programming Cookbook</span>
      <span class="right">3.3/5</span>
    </div>
    <div class="row">
      <span class="left">Maciej Szczesnik — Unity 5.x Animation Cookbook</span>
      <span class="right">4.4/5</span>
    </div>
    <div class="row">
      <span class="left">Patrick Felicia — Unity 5 From Zero to Proficiency</span>
      <span class="right">4.5/5</span>
    </div>
    <div class="row">
      <span class="left">K. Aava Rani — Learning Unity Physics</span>
      <span class="right">3.3/5</span>
    </div>
    <div class="row">
      <span class="left">Ryan Watkins — Procedural Content Generation for Unity Game Development</span>
      <span class="right">3.8/5</span>
    </div>
    <div class="row">
      <span class="left">Francesco Sapio Abdelrahman Saher — Unity 5.x 2D Game Development Blueprints</span>
      <span class="right">???</span>
    </div>
    <div class="row">
      <span class="left">Francesco Sapio — Unity UI Cookbook</span>
      <span class="right">4.3/5</span>
    </div>

    • 18

相关问题

Sidebar

Stats

  • 问题 10021
  • Answers 30001
  • 最佳答案 8000
  • 用户 6900
  • 常问
  • 回答
  • Marko Smith

    Python 3.6 - 安装 MySQL (Windows)

    • 1 个回答
  • Marko Smith

    C++ 编写程序“计算单个岛屿”。填充一个二维数组 12x12 0 和 1

    • 2 个回答
  • Marko Smith

    返回指针的函数

    • 1 个回答
  • Marko Smith

    我使用 django 管理面板添加图像,但它没有显示

    • 1 个回答
  • Marko Smith

    这些条目是什么意思,它们的完整等效项是什么样的

    • 2 个回答
  • Marko Smith

    浏览器仍然缓存文件数据

    • 1 个回答
  • Marko Smith

    在 Excel VBA 中激活工作表的问题

    • 3 个回答
  • Marko Smith

    为什么内置类型中包含复数而小数不包含?

    • 2 个回答
  • Marko Smith

    获得唯一途径

    • 3 个回答
  • Marko Smith

    告诉我一个像幻灯片一样创建滚动的库

    • 1 个回答
  • Martin Hope
    Air 究竟是什么标识了网站访问者? 2020-11-03 15:49:20 +0000 UTC
  • Martin Hope
    Алексей Шиманский 如何以及通过什么方式来查找 Javascript 代码中的错误? 2020-08-03 00:21:37 +0000 UTC
  • Martin Hope
    Qwertiy 号码显示 9223372036854775807 2020-07-11 18:16:49 +0000 UTC
  • Martin Hope
    user216109 如何为黑客设下陷阱,或充分击退攻击? 2020-05-10 02:22:52 +0000 UTC
  • Martin Hope
    Qwertiy 并变成3个无穷大 2020-11-06 07:15:57 +0000 UTC
  • Martin Hope
    koks_rs 什么是样板代码? 2020-10-27 15:43:19 +0000 UTC
  • Martin Hope
    user207618 Codegolf——组合选择算法的实现 2020-10-23 18:46:29 +0000 UTC
  • Martin Hope
    Sirop4ik 向 git 提交发布的正确方法是什么? 2020-10-05 00:02:00 +0000 UTC
  • Martin Hope
    faoxis 为什么在这么多示例中函数都称为 foo? 2020-08-15 04:42:49 +0000 UTC
  • Martin Hope
    Pavel Mayorov 如何从事件或回调函数中返回值?或者至少等他们完成。 2020-08-11 16:49:28 +0000 UTC

热门标签

javascript python java php c# c++ html android jquery mysql

Explore

  • 主页
  • 问题
    • 热门问题
    • 最新问题
  • 标签
  • 帮助

Footer

RError.com

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

帮助

© 2023 RError.com All Rights Reserve   沪ICP备12040472号-5