Update nexus wiki content
This commit is contained in:
49
wiki/entities/Unity.md
Normal file
49
wiki/entities/Unity.md
Normal file
@@ -0,0 +1,49 @@
|
||||
---
|
||||
title: "Unity Technologies"
|
||||
type: entity
|
||||
tags: ["company", "game-engine", "product"]
|
||||
sources: ["unity-shader-graph-artist", "unity-editor-tool-developer", "unity-multiplayer-engineer"]
|
||||
last_updated: 2026-05-01
|
||||
---
|
||||
|
||||
## Overview
|
||||
|
||||
Unity Technologies 是 Unity 游戏引擎的开发商,提供实时 3D 创作工具。The Agency Wiki 涵盖其核心工具链:Shader Graph、URP/HDRP 渲染管线、Editor 扩展系统和 Netcode for GameObjects 网络框架。
|
||||
|
||||
## Aliases
|
||||
|
||||
- Unity
|
||||
- Unity Engine
|
||||
- Unity Technologies
|
||||
|
||||
## Key Products
|
||||
|
||||
| 产品 | 描述 |
|
||||
|------|------|
|
||||
| **Unity Engine** | 跨平台实时 3D 创作引擎 |
|
||||
| **Shader Graph** | 可视化 shader 编辑工具,支持 URP/HDRP |
|
||||
| **URP** | Universal Render Pipeline,通用渲染管线 |
|
||||
| **HDRP** | High Definition Render Pipeline,高清渲染管线 |
|
||||
| **Netcode for GameObjects** | 官方多人游戏网络编程框架 |
|
||||
| **Unity Gaming Services** | 云服务集合(Relay/Lobby/Authentication 等) |
|
||||
| **Unity Transport** | 网络传输层,支持直连和 Relay |
|
||||
|
||||
## Wiki 中的关联 Agent
|
||||
|
||||
- [[unity-shader-graph-artist]]:Shader Graph 和 URP/HDRP 渲染效果专家
|
||||
- [[unity-editor-tool-developer]]:Editor 扩展开发专家
|
||||
- [[unity-multiplayer-engineer]]:多人游戏网络系统专家
|
||||
- [[unity-architect]]:Unity 游戏架构师(ScriptableObject 优先设计)
|
||||
- [[technical-artist]]:通用技术美术,与 Unity Shader Graph Artist 共享规范
|
||||
|
||||
## 竞争对手
|
||||
|
||||
- [[EpicGames]](Unreal Engine 5):竞争引擎厂商
|
||||
|
||||
## Connections
|
||||
|
||||
- [[UnityShaderGraphArtist]] ← 使用 → [[Shader]](URP/HDRP 渲染)
|
||||
- [[URP]] ← 渲染管线 → Unity
|
||||
- [[HDRP]] ← 渲染管线 → Unity
|
||||
- [[UnityMultiplayerEngineer]] ← 使用 → [[NetcodeForGameObjects]](官方网络框架)
|
||||
- [[UnityEditorToolDeveloper]] ← 使用 → [[Editor scripting]](扩展 Unity Editor)
|
||||
Reference in New Issue
Block a user