Back返回

LUMA

让身体知识,
成为可探索的体验。
Making body knowledge
something you can explore.

我主导了 LUMA Anatomy 的产品体验与视觉设计,并与 Codex 协作,将 3D 人体图谱、普拉提教材与体态学习整合为一个已上线的双语网页产品。从品牌呈现到空间交互,再到资料组织和版本交付,我把设计判断贯穿在真实产品的每一层。I led the product experience and visual design of LUMA Anatomy, working with Codex to bring a 3D body atlas, Pilates manuals and posture learning into one live bilingual web product. My design decisions connect brand expression, spatial interaction, content structure and delivery.

角色Role
产品与 UI/UX 设计主导
视觉方向 · AI 协作交付
Product & UI/UX design lead
Art direction · AI-assisted delivery
项目Project
3D 解剖 × 普拉提 × 体态学习3D anatomy × Pilates × posture learning
我的主导Ownership
体验定义 · 设计系统
迭代取舍 · 视觉验收
Experience definition · Design system
Design trade-offs · Visual review
协作Collaboration
Codex 辅助代码实现、资料整理与验证Codex-assisted implementation, content structuring and verification
状态Status
网页已上线 · 持续迭代Live on the web · Evolving
复杂产品整合Complex product integration三维交互设计Spatial interaction design视觉系统化Visual systemsAI 驱动落地AI-assisted delivery
LUMA ANATOMY · LIVE PRODUCT
实际运行界面 · 解剖结构、3D 模型与知识说明同步呈现。Actual product capture · Structure navigation, the 3D model and anatomy notes in one workspace.点击图片放大 ↗Click to enlarge ↗

设计的价值,
在可以使用的细节里。
Design value,
made tangible through use.

旋转人体、查看深层结构、聚焦局部、阅读解剖说明,再进入教材动作与体态主题。LUMA 将视觉表达、专业内容和功能实现放在同一个可操作的界面中,让完整产品成为设计能力的证据。Rotate the body, reveal deeper structures, focus a region and read its anatomy, then explore manual exercises and posture topics. LUMA brings visual craft, specialist content and implementation into a working interface—making the product itself evidence of the design.

1,702模型映射结构条目Mapped structure entries
599教材动作记录 · 来自 9 册教材Exercise records · 9 manuals
20体态学习主题Posture learning topics
3相互关联的工作台Connected workspaces

以上为当前项目的内容与结构规模;结构条目包含左右侧、分部、支持组织及附着区。These figures describe the current content and structure inventory. Structure entries include sides, subdivisions, supporting tissues and attachment areas.

01CONNECTED PRODUCT

把三种学习方式,
整合为同一个产品。
Three ways to learn.
One connected product.

LUMA 的产品价值来自内容之间的关系:解剖图谱回答“在哪里”,教材动作呈现“怎么做”,体态主题组织“围绕什么学习”。我用统一的工作台结构,让不同内容保有各自的表达方式,同时共享清晰的导航逻辑。LUMA derives its value from the relationship between its content: anatomy shows where a structure is, repertoire explains an exercise, and posture provides a topic to study. A shared workspace pattern gives each type of content an appropriate presentation and a consistent navigation logic.

ANATOMY

空间化的知识入口A spatial knowledge entry point

目录、模型与结构说明互相对应。Directory, model and notes refer to the same structure.

REPERTOIRE

动作与身体的联系Exercises connected to the body

教材步骤可进一步查看关联解剖。Manual steps connect to relevant anatomy.

POSTURE

面向主题的内容组织Content organised around topics

练习、流程与来源进入同一阅读路径。Exercises, flow and sources form a coherent reading path.

展开看实现依据Explore the implementation

三类工作台由 React 与 TypeScript 组织。教材使用结构化的动作、阶段、呼吸、页码与解剖关联字段;体态资料使用主题、来源及动作条目。统一结构 ID 将教材中的肌肉和骨骼引用连接到模型目录。当前数据检查覆盖 599 条教材记录,并验证所有解剖关联 ID 均存在。React and TypeScript structure the three workspaces. Exercise data includes phases, breathing, page references and anatomy links; posture data contains topics, sources and action entries. Shared structure IDs connect manual references to the model index. Data checks cover all 599 exercise records and confirm that referenced anatomy IDs exist.

02SPATIAL INTERACTION

让 3D 的表现力,
真正服务于理解。
Giving 3D expression
a practical purpose.

我把三维展示设计成一组有明确意图的观察动作:找到结构、看清关系、聚焦细节、读懂说明。模型因此具备可查阅、可定位、可关联的交互价值。I designed 3D exploration around a set of purposeful actions: find a structure, inspect its relationships, focus a detail and read its explanation. The model becomes an interface for locating and connecting knowledge.

选中一个部位,同时获得空间与文字线索。One selection connects spatial and written information.

目录选择与模型点击都能指向结构身份。选中态、标注和说明共同反馈,让“我正在看哪里”持续可见。Directory selection and model picking both resolve a structure identity. Highlighting, labels and notes give coordinated feedback about what is being inspected.

把局部聚焦做到界面的可用范围内。Focus fits the space available in the interface.

聚焦依据模型边界与面板内可用区域计算,避开标题、工具和底部视角栏。放大后的内容仍与操作环境保持关系。Focus uses the structure bounds and available space inside the panel, accounting for the heading, toolbar and view presets. Enlarged content retains its relationship with the surrounding controls.

让材质细节与交互状态同时成立。Surface detail and interaction states work together.

网站已接入 40 个局部肌肉条目的颜色与法线贴图。选中和关联高亮保留原有纹理表现,近看细节与识别状态可以兼顾。The site integrates colour and normal textures for 40 local muscle entries. Selected and linked states preserve the underlying texture detail, combining material definition with clear interaction feedback.

展开看 3D 实现Explore the 3D implementation

Three.js 加载 12 个 GLB 资源,GLTFLoader 与本地 Draco 解码器处理模型载入。Raycaster 完成可见结构拾取,统一索引校验 1,702 个条目不丢失、不重复。局部聚焦使用透视投影边界计算,已有 36 个数学用例覆盖不同屏幕、观察方向和结构比例。PBR 材质保留颜色与法线信息,并管理纹理、几何及材质的释放。Three.js loads 12 GLB assets through GLTFLoader and a local Draco decoder. Raycaster handles visible-structure picking; an identity index verifies 1,702 entries without missing or duplicate mappings. Focus uses perspective bounds, with 36 mathematical cases covering screen sizes, view directions and structure proportions. PBR materials preserve colour and normal information, with explicit cleanup of textures, geometry and materials.

五大基本原则Five basic principles
体态评估指南Postural assessment guidelines
动作与解剖结构关联Exercise anatomy links
器官图谱与结构聚焦Organ atlas and structure focus
03VISUAL SYSTEM

把专业内容的密度,
转化为清晰的视觉秩序。
Turning dense content
into visual clarity.

LUMA 的视觉以深蓝灰建立空间,以青绿色标记交互,再让模型本身的骨白与肌肉色成为主体。我统一标题、正文、辅助信息与间距规则,使三个工作台在不同内容密度下仍保持同一种品牌气质。LUMA uses deep blue-grey to establish space and teal to signal interaction, leaving the bone and muscle colours to carry the model. Shared typography and spacing give the three workspaces a consistent identity across different content densities.

同一套层级规则,覆盖深浅两种主题。One hierarchy, across dark and light themes.
TYPOGRAPHIC HIERARCHY

让字号承担信息角色。Type sizes carry information roles.

18 / 模块标题18 / Panel heading
16 / 内容分节16 / Section heading
13 / 阅读正文。以稳定行距组织专业说明,让标题与内容各有层级。13 / Body copy. A consistent line height separates explanatory content from headings.
Pars clavicularis musculi pectoralis majoris

界面文字使用无衬线体,原始拉丁名使用衬线斜体。文字的视觉差异对应内容身份,帮助读者分辨操作、解释与术语。Sans-serif type supports the interface; italic serif type distinguishes original Latin terms. The difference reflects content roles: controls, explanation and terminology.

COLOUR & SPACING

用系统维持一致,用颜色引导注意。Consistency from a system.
Attention guided by colour.

#0F1822
#172330
#87E6DD
#E1EDF5
#096F6B

4px 基础间距刻度,配合控制、卡片和面板的分级圆角。中英文切换时沿用相同信息层级;长名称、滚动区、选中态与视角按钮都纳入实际界面的验收。A 4px spacing scale works with separate control, card and panel radii. Chinese and English share the same hierarchy. Long names, scrolling regions, selected states and view controls are reviewed in the working interface.

展开看设计系统如何落地Explore how the design system is implemented

颜色、字级、行高、间距、圆角与动效时长被记录为共享 token。生成脚本输出 CSS 变量及 HTML 设计系统说明;共享动画菜单承接选中与悬停反馈。规则进入代码之后,局部调整可以沿同一套定义延续到三页,而不依赖逐页凭感觉调样式。Shared tokens define colour, type scale, line height, spacing, radii and motion duration. A generator produces CSS variables and HTML design-system documentation, while shared animated tabs provide selection and hover feedback. Encoding the rules allows changes to follow the same definitions across all three workspaces.

04DESIGN-LED AI COLLABORATION

把 AI 的实现能力,
变成设计的交付能力。
Turning AI implementation
into design delivery.

我的主导体现在持续定义质量:什么应该优先、界面应怎样回应、哪种版本值得保留。我把这些判断转化为明确的修改要求,与 Codex 往返检查,让品牌、交互和实现逐步收敛到同一个结果。My ownership lies in continuously defining quality: what takes priority, how the interface should respond, and which version deserves to remain. I turn these judgments into specific requirements and review the result with Codex until brand, interaction and implementation align.

01 · ELAINE

定义体验与标准Define the experience

提供视觉方向,确定信息层级和交互行为。Set visual direction, information hierarchy and interaction behaviour.

02 · CODEX

实现并自检Implement and check

协助组件开发、数据整理、3D 接入与技术验证。Support components, data structuring, 3D integration and technical checks.

03 · ELAINE

在真实界面中验收Review the working product

用截图与操作反馈校准尺寸、布局和显示状态。Use screenshots and interaction feedback to refine scale, layout and states.

04 · TOGETHER

预览、确认、发布Preview, approve, release

确认本地版本,再上线并保留可恢复的交付包。Approve the local version, publish and preserve a recoverable delivery package.

SYSTEM THINKING

把审美要求转为可复用规则。Turn aesthetic direction into reusable rules.

“全站的字号、颜色和间距,应遵循同一套设计系统。”“Type, colour and spacing should follow one design system across the site.”
设计主导Direction
我要求全局统一信息层级,并交付可查看的 HTML 设计规范。I requested a shared hierarchy and inspectable HTML design documentation.
AI 协作AI support
将规则整理为 token、样式变量和共享组件,并检查构建。Translate rules into tokens, style variables and shared components, then check the build.
成果Result
设计标准同时进入界面与交付文档,后续改动有明确依据。Design standards live in both the interface and delivery documents, providing a basis for future changes.
ART DIRECTION

能探索视觉,也能决定最终方向。Explore visual directions—and choose what to keep.

“回到有框分栏的视觉,让三个工作台保持完整、一致的秩序。”“Return to framed panels and give the three workspaces a coherent visual order.”
设计主导Direction
比较全页模型、透明面板与固定分栏的实际效果,选择最终呈现。Compare the working full-page model, translucent panels and framed layouts, then choose the presentation.
AI 协作AI support
定向恢复 UI,保留当前模型资源、资料内容和已修复的功能。Restore the chosen UI while retaining current models, content and functional fixes.
成果Result
视觉方向统一,产品能力持续保留;迭代有选择,也有连续性。The visual direction becomes consistent while product capabilities remain intact: deliberate change with continuity.
DELIVERY OWNERSHIP

把验收延伸到上线之后。Carry ownership through delivery.

“先给本地预览;确认后上线,并保留之前版本的上线包。”“Preview locally first; publish after approval and keep the previous release package.”
设计主导Direction
明确版本确认顺序,要求交付可接续、可回看的结果。Define the approval sequence and require deliverables that can be resumed and revisited.
AI 协作AI support
执行验证、部署、版本记录与归档,并编写建模接入交接。Run checks, deploy, record and archive releases, and document the model integration handoff.
成果Result
交付包含在线网站、源码、设计系统、资源与说明,支持继续迭代。The delivery includes a live site, source, design system, assets and documentation for continued iteration.

以上引述为项目迭代要求的整理表达。产品设计、视觉方向与验收由我主导;代码实现与自动检查由 Codex 协助完成。The quotations above are edited summaries of project requirements. I led product design, visual direction and acceptance; Codex supported implementation and automated checks.

05A PRODUCT YOU CAN OPEN

有视觉完成度,
也有真实的产品完成度。
Visual craft.
A working product behind it.

最终交付让我的能力以可检查的形式出现:品牌有表达,交互能操作,内容可追溯,网站已上线。项目同时沉淀了设计规范、结构化资料、模型接入方式和版本归档,使后续工作有清楚的起点。The final delivery makes my capabilities inspectable: a clear brand, working interactions, traceable content and a live website. Design standards, structured data, model integration and release archives give future work a concrete starting point.

PRODUCT

能统筹复杂体验Orchestrating a complex experience

将 3D 空间、专业文字与教学内容放进清晰的信息架构,兼顾探索、查阅与阅读。Bring 3D space, specialist text and teaching content into a clear information architecture for exploration, reference and reading.

CRAFT

能把视觉做到系统级Crafting at a system level

从 Logo 的尺寸与配色,到正文层级、主题切换与面板比例,都通过同一套设计规则持续校准。Apply a coherent set of rules to logo scale and colour, reading hierarchy, theme switching and panel proportions.

EXECUTION

能让设计成为可交付资产Making design a deliverable asset

与 AI 协作完成网页实现、资料校验、部署和交接,把产品想法推进为可以展示与接续的成果。Work with AI through implementation, content checks, deployment and handoff, turning a product idea into demonstrable, maintainable work.

我能把一个有视觉要求、专业内容和技术深度的想法,推进成真正可用的产品。I can take an idea with visual ambition, specialist content and technical depth—and bring it into a working product.
React / TypeScriptThree.js / GLB / PBRDesign tokensCodexCloudflare Workers
查看成果范围与验证记录View scope and validation

已完成三页工作台、双语与双主题、模型交互、教材与体态资料组织,以及 Cloudflare 发布。当前核对:1,702 个结构 ID 映射通过,599 条教材记录的资料与解剖引用检查通过,20 个体态主题的数据检查通过,36 个聚焦数学用例通过。案例截图取自与发布版对应的本地运行界面。这些结果体现功能和交付完成度;尚未进行独立专家审核或正式用户成效研究。全身模型持续精修,当前已接入 40 个局部肌肉条目的贴图更新。Delivered: three workspaces, bilingual and dual-theme interfaces, model interaction, organised exercise and posture content, and Cloudflare publishing. Current checks pass for 1,702 mapped structure IDs, references in 599 exercise records, data for 20 posture topics, and 36 focus-math cases. Screenshots show the local running interface corresponding to the released version. These are functional and delivery outcomes; independent expert review and formal user-outcome research remain future work. Full-body refinement is ongoing, with textured updates integrated for 40 local muscle entries.

DESIGN × AI × DELIVERY

让好的设计判断,
在真实产品中发生。
Bringing design judgment
into real products.

我希望参与需要产品思考、视觉品质与落地能力共同发挥作用的项目。从概念定义到界面细化,再到与 AI 协作实现,我愿意对最终体验负责。I’m interested in projects where product thinking, visual quality and delivery work together. From framing a concept to refining an interface and implementing it with AI, I take ownership of the resulting experience.

Project sources & credits项目来源与鸣谢

More projects更多项目

View all projects ↗查看全部项目 ↗
FOLDLIGHT
FOLDLIGHTGame UI/UX
JING
JINGWeb UI/UX
TAVELLA
TAVELLAApp UI/UX
SplitKaki
SplitKakiApp UI/UX
VV Life
VV LifeApp UI/UX