Best Practice: Setting up the Lighting Pipeline
New in Unity 2019.1

专家指南

本部分中的专家指南由 Unity 各领域的专家用自己的语言编写而成。在这些文档中,Unity 开发者详细探讨了 Unity 的各种功能以及与高效使用 Unity 相关的主题。

有些文档是由开发者专门撰写的博客文章,他们希望能将自己的知识直接传达给您。由于这些内容的长度和格式与用户手册的正常样式不同,因此我们以可供下载的 PDF 或 Google 文档形式将这些文档提供给您。

指南

Create High-Quality Light Fixtures in Unity
Author: Pierre Donzallaz, Senior Lighting & Rendering Artist
Date: 2019–01–10
Checked with Unity version: 2018.3
Synopsis: This expert guide presents several advanced techniques to create high-quality light fixtures in Unity, using 2D and cubemap light cookies, and taking advantage of the advanced shaders available in Unity’s High Definition Render Pipeline. You can use these workflows in projects such as games, architectural visualizations, films, and simulations.
Collaborate - 保证用户安全 (Collaborate - Keep The User Safe)
作者:__Hollie Figueroa,Collaborate 软件测试工程师
日期:__2017–07–19
已使用以下 Unity 版本进行验证:__2017.1
提要:__Collaborate 位于 Unity Editor 与 Unity 拥有的服务器之间,用于进行基于云的客户端/服务器配对。本指南将指导您完成设置和运行 Collaborate 的过程,并提供有关使用 Unity 进行并行开发的最佳实践建议和注意事项。
材质制作指南:深色介电材质 (Materials Authoring Guidelines: Dark Dielectric Materials)
作者:__Laurent Harduin,高级灯光师
日期:__2017–07–04
已使用以下 Unity 版本进行验证:__2017.1
提要:__本指南提供了在 Unity 物理着色系统中创作人造(非天然)材质时的提示信息和经校准的反照率颜色测量。
Photogrammetry using a Rotating Surface
Author: Sébastien Lachambre, Senior Technical Artist - Rendering Research
Date: 2018–11–29
Checked with Unity version: 2018.3
Synopsis: This guide shows you how to use a rotating surface to rapidly produce photorealistic Assets from a composition of objects. Using this technique, you can make large models of real-life small objects. For example, to create a life-like model of some large rocks, you can use photogrammetry to capture small rocks on a rotating surface, and then increase the scale for the model.
De-Lighting in Unity
Author: Cyril Jover, Senior Technical Artist - Rendering Research
Date: 2017–10–20
Checked with Unity version: 2017.1
Synopsis: Photogrammetry is becoming more and more popular in the CG industry. Being able to use a regular camera as a powerful 3D scanner is now an essential tool when creating realistic 3D assets. However, when you generate raw textures in this way, they often contain a lot of lighting information that you should remove to obtain the true base color for rendering. This document shows you how to solve this problem using the Unity De-Lighting Tool.
Unity Photogrammetry Workflow
Author: Sébastien Lachambre, Senior Technical Artist - Rendering Research
Date: 2017–06–23
Checked with Unity version: 2017.1
Synopsis: This document is aimed at game studios. It describes a photogrammetry workflow dedicated to authoring game assets on an affordable budget. While it is possible to create extremely high quality assets for non-game use using photogrammetry, this documents focuses on using photogrammetry for game development. It describes how to get the best results within the typical time and budget constraints of game development.
高动态范围成像 (High Dynamic Range Imaging, HDRI)
作者:__Sébastien Lagarde,开发者 - 渲染研究
日期:__2017–03–09
已使用以下 Unity 版本进行验证:__5.5
提要:__本全面性指南详细介绍了捕获和使用 HDRI 的许多方面。Sébastien Lagarde 说明了在 Unity 中实现和校准 HDRI 的方法,旨在帮助您实现准确的真实世界环境光照。
Enlighten 与 Unity 结合使用 (Using Enlighten with Unity)
作者:__Kasper Engelstoft,开发者 - 光照团队
日期:__2017–01–17
已使用以下 Unity 版本进行验证: 5.5
__提要:__本指南详细介绍了 Unity 如何使用 Enlighten 计算全局光照 (GI)。Kasper Englestoft 说明了 Unity 用于计算光照的工作流程和方程式以及使用光照的好处。
显示器校准 (Monitor Calibration)
作者:__Laurent Harduin,高级灯光师
日期:__2016–10–28
已使用以下 Unity 版本进行验证:__5.5
提要:__通过显示器校准可确保在显示器上获得真实一致的色彩和亮度。在与美术师或开发人员合作时,这是一项经常被忽视的开发实践。本指南将逐步指导您完成校准显示器的过程。
粒子系统模块常见问题解答 (Particle System Modules FAQ)
作者:__Karl Jones,开发者 - 持续性工程
日期:__2016–04–20
_提要:__Karl 探讨了如何通过脚本访问粒子系统模块,并说明了在代码中访问和编辑粒子系统属性时在底层发生了什么。(最初发布在 Unity 博客上)_
Windows 性能分析 (Windows Performance Analysis)
作者:__Tautvydas Zilys,开发者 - Windows 团队
日期:__2016–06–15
_提要:__Tautvydas 提供的这套全面指南说明了如何使用 Event Tracing for Windows_ 来分析基于 Windows 平台的游戏,包括在所有 PC 和设备上运行的独立平台播放器和通用 Windows 平台播放器游戏以及 Unity Editor 中的游戏。 本专家指南中使用的示例文件: Unity+CPU+MF+DotNet+DXGI Unity+CPU+MF+DXGI VirtualAlloc
台式机和游戏主机上的实时 GI (Realtime GI on desktops and consoles)
作者:__Jesper Mortensen,图形工程师 - GI 和光照负责人
日期:__2015–11–05
已使用以下 Unity 版本进行验证:__5
提要:__Jesper 详细介绍了用于制作 The Courtyard 演示的技术,该演示充分利用了 Unity 5 中预先计算的实时全局光照 (GI) 功能。(最初发布在 Unity 博客上)

  • 2019–01–10 Page amended with editorial review

  • 在 Unity [2017.3] 中更新了去光照工具 (De-Lighting Tool) 文档

  • Expert guide on creating Assets using photogrammetry added in 2018.3 NewIn20183

  • Expert guide "Create High-Quality Light Fixtures in Unity" added in 2018.3 NewIn20183

Best Practice: Setting up the Lighting Pipeline
New in Unity 2019.1