Auto-sync: 2026-04-20 12:03

This commit is contained in:
2026-04-20 12:03:14 +08:00
parent 455f7a3c40
commit 5d18f9d537
24 changed files with 668 additions and 1 deletions

View File

@@ -0,0 +1,29 @@
---
title: "Liquid Glass Design System"
type: concept
tags: [design-system, apple, visionOS, ui-design]
---
## 定义
Apple visionOS 26 的核心设计系统,提供半透明材质,能够适应光照/暗环境和周围内容,创建沉浸式的空间界面效果。
## 核心特性
- Translucent Materials半透明材质效果
- Environment Adaptation自适应光照环境
- Content Blending与周围数字内容融合
- Depth Perception深度感知支持
## 应用场景
- 窗口背景
- 面板和装饰
- 控件容器
- 空间小组件
## 相关技术
- [[SwiftUI]] glassBackgroundEffect
- [[visionOS]] Native APIs
- [[RealityKit]] 渲染集成
## 相关实体
- [[Apple]]:设计系统提供者
- [[visionOS Spatial Engineer]]:设计系统实现者