unity切换目标平台_通过Unity的官方在线学习平台实现您的目标

unity切换目标平台

Learning Unity can be challenging. Make it easier with Unity Learn, our official online learning platform that’s designed to help you reach your 2D, 3D, and VR development goals.

学习Unity可能具有挑战性。 使用我们的官方在线学习平台Unity Learn使其更容易,该平台旨在帮助您实现2D,3D和VR开发目标。

加入超过200万人学习Unity (Join over two million people learning Unity  )

Since launching Unity Learn in April 2019, over 2.8 million people have used the platform to build their skills. Unity Learn currently hosts 49 courses, 204 projects, and 1,463 tutorials for creators at every level. Whether you’re new to Unity or have been creating with us for years, you’ll find learning resources that are useful, trustworthy, and timely in Unity Learn. Our internal experts create most of the content available on the platform and vet all the external content we license —  content that’s been featured on other great learning platforms, including Coursera, Pluralsight, and Udemy.

自 2019年4月 启动 Unity Learn 以来 , 已有280万人 使用该平台来培养自己的技能。 Unity Learn当前 为 各个级别的 创作者 提供 49门课程,204个项目和1,463个教程 。 无论您是Unity的新手还是与我们合作多年,您都可以在 Unity Learn中 找到有用,可信赖且及时的学习资源 。 我们的内部专家会创建平台上可用的大部分内容,并审核我们许可的所有外部内容,这些内容已在Coursera,Pluralsight和Udemy等其他出色的学习平台上得到推荐。

初学者指南 (Guidance for beginners)

We understand that learning Unity for the first time can seem a bit overwhelming — where do you start? The best place is our “Getting Started with Unity” course. 

我们了解,第一次学习Unity似乎有些不知所措-您从哪里开始? 最好的地方是我们的“ Unity入门 ”课程。

This comprehensive pathway will introduce you to the Unity Editor and walk you through downloading the Unity Hub, creating an account, and creating your first project. Your first project will be an exciting “Microgame,” a game-ready template designed to help you personalize and share your first game in as little as 30 minutes. To guide you on your way, each Microgame comes with five simple, in-Editor tutorials that will quickly have you modifying your game. We have three engaging microgames you can choose from, including a karting game, an fps game, and a platformer game

这个全面的途径将向您介绍Unity编辑器,并引导您完成下载Unity Hub,创建帐户和创建第一个项目的过程。 您的第一个项目将是一个令人兴奋的“ Microgame”,一个可用于游戏的模板,旨在帮助您在短短30分钟内个性化和共享您的第一个游戏。 为了指导您的使用,每个Microgame均随附五个简单的编辑器内教程,可帮助您快速修改游戏。 我们提供三种迷人的微型游戏供您选择,包括 卡丁车游戏fps游戏平台游戏

Check out the “Getting Started with Unity” course to get a solid foundation using Unity and start creating.

查看“ Unity入门 ”课程,以使用Unity奠定坚实的基础并开始创建。

对于中级和高级创作者 (For intermediate and advanced creators)

If you’re a more experienced Unity creator, check out the most popular intermediate and advanced content on Unity Learn in 2019.

如果您是经验更丰富的Unity创作者,请查看2019年Unity Learn上最受欢迎的中级和高级内容。

培训班 (Courses)

Intermediate 3D Game Development – Practice and refine your game dev skills by creating three different games, including a tower defense game and a 2D Roguelike game.

中级3D游戏开发 –通过创建三种不同的游戏(包括塔防游戏和2D Roguelike游戏)来练习和完善您的游戏开发技能。

Design, Develop, and Deploy for VR – In this comprehensive course from Oculus and Unity, learn how to build an immersive VR game step-by-step. 

VR的设计,开发和部署 –在Oculus和Unity的综合课程中,学习如何逐步构建沉浸式VR游戏。

Performance and Optimization – Learn to use Unity’s built-in Profiler to analyze, fix, and optimize the performance of your game and other applications.

性能和优化 –学习使用Unity的内置Profiler分析,修复和优化游戏和其他应用程序的性能。

专案 (Projects)

Intermediate Scripting – This 1.5-hour project covers a wide range of essential skills to make you a more efficient coder, including creating properties, inheritance, extension methods, and events.

中级脚本编写 –这个1.5小时的项目涵盖了广泛的基本技能,可帮助您提高编码效率,包括创建属性,继承,扩展方法和事件。

Creating Believable Visuals – Learn the fundamentals of setting up a good baseline for believable visuals and explore how to make a scene in Unity “look right.”

创建 可信的视觉效果–学习为可信的视觉效果建立良好基准的基础知识,并探索如何在Unity中“正确看待”场景。

Tanks – Originally recorded at Unite Boston 2015, this series will teach you how to create a 2 player (1 keyboard) shooter game. You’ll learn about simple game mechanics, integrating world and screen space UI, game architecture, and audio mixing.

战车 -最初在2015年波士顿团结赛上录制,该系列教您如何创建2人(1个键盘)射击游戏。 您将了解简单的游戏机制,将世界和屏幕空间UI,游戏架构和音频混合集成在一起。

讲解 (Tutorials)

Entity Component System (ECS) – ECS is a way of writing code that provides high performance by default. In this tutorial, get an introduction to the components of Unity’s data-oriented tech stack, including ECS, C# Jobs System, and the Burst Compiler.

实体组件系统(ECS) – ECS是一种编写代码的方法,默认情况下,该代码可提供高性能。 在本教程中,对Unity面向数据的技术堆栈的组件进行了介绍,包括ECS,C#Jobs System和Burst Compiler。

Memory Management in Unity – Proper memory management can be challenging. The goal of this guide is to provide you with the knowledge necessary to profile and optimize memory consumption on any publicly available platform.

Unity中的内存管理 –适当的内存管理可能会充满挑战。 本指南的目的是为您提供在任何公共平台上分析和优化内存消耗所必需的知识。

Optimizing Graphics in Unity – Rendering graphics is a complex task. This guide provides a better understanding of the underlying concepts related to rendering, and best practices for reducing the rendering workload on the GPU. 

在Unity中优化图形 –渲染图形是一项复杂的任务。 本指南可更好地理解与渲染相关的基本概念,以及减少GPU上渲染工作量的最佳做法。

Unity Learn Premium中的高级用户 (Power users in Unity Learn Premium)

Unity Learn Premium is the subscription version of Unity Learn and gives you access to bi-weekly, live interactive sessions with Unity Certified Instructors as well as learning content updated for the latest Unity release. We’ve designed it to support creators looking to monetize their Unity skills or advance their careers, and is included in Unity Pro and Plus subscriptions; it’s also available for purchase on a monthly and annual basis.

Unity Learn PremiumUnity Learn 的订阅版本,使您可以每两周访问一次与Unity认证的讲师进行的实时互动会话,以及为最新的Unity版本更新的学习内容。 我们设计该工具的目的是为希望利用其Unity技能获利或发展其职业的创作者提供支持,并且 包含在Unity Pro和Plus订阅中; 还可以 按月和按年 购买 。

Check out what our advanced Unity Learn Premium users were learning in 2019:

看看我们的高级Unity Learn Premium用户在2019年学习了什么:

Unity C# Survival Guide – The most popular Unity Learn Premium course of the year was this comprehensive guide to Unity C#. For advanced or professional coders, this course is meant to serve as a reference guide to help you survive in the workplace. Rusty on delegates and events? Check out the section that focuses exclusively on them and teaches you how to implement them into your projects. The Unity C# Survival Guide is flexible, so sequential progression through the course is not necessary, allowing you to use it for your specific needs.

Unity C#生存指南 –本年度最受欢迎的Unity Learn Premium课程是关于Unity C#的综合指南。 对于高级或专业编码人员,本课程旨在作为参考指南,帮助您在职场中生存。 对代表和活动不满意? 请查看专门针对它们的部分,并教您如何在项目中实现它们。 《 Unity C#生存指南》非常灵活,因此无需按顺序进行课程学习,从而可以将其用于特定需求。

High Fidelity Game Visuals – Learn how to create AAA visuals with our most popular graphics course, where you’ll dive into the roles of character artist, environment artist, and lighting artist.

高保真游戏视觉效果 –了解如何通过我们最受欢迎的图形课程来创建AAA视觉效果,在该课程中,您将深入探讨角色美术师,环境美术师和照明美术师的角色。

Advanced Programming – Unity Game Dev Course – Hone your coding skills by designing game systems. First, you’ll create a system to store inventory as it drops — after all, there’s no fun in gaining loot if you can’t drag it around the dungeon with you! From there, you can work on the combat system so your players can begin battling baddies.

高级编程– Unity游戏开发课程 –通过设计游戏系统来提高您的编码技能。 首先,您将创建一个在库存下降时存储库存的系统-毕竟,如果您不能随便将其拖到地牢中,那么获得赃物就没有任何乐趣! 从那里,您可以在战斗系统上工作,以便您的玩家可以开始与坏人作战。

-

We’re constantly creating new material to host on Unity Learn, so keep an eye out for new releases. In the meantime, check out everything Unity Learn has to offer. Thanks for learning with us!

我们会不断创建新材料以托管在Unity Learn上,因此请留意新版本。 同时,查看 Unity Learn 提供的所有内容。 感谢您与我们一起学习!

翻译自: https://blogs.unity3d.com/2020/01/30/reach-your-goals-with-unitys-official-online-learning-platform/

unity切换目标平台

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值