用SwiftUI做一个微信
准备阶段 UI准备 UI图标素材:https://github.com/weui/weui-design ,Figma avatar:https://zhuanlan.zhihu.com/p/203173866 分割各个部分控件:Navigation Bar, Chat List, Tab Bar, Chat Window, Menu, Emoji panel, Tool ...
准备阶段 UI准备 UI图标素材:https://github.com/weui/weui-design ,Figma avatar:https://zhuanlan.zhihu.com/p/203173866 分割各个部分控件:Navigation Bar, Chat List, Tab Bar, Chat Window, Menu, Emoji panel, Tool ...
概述 整个工程制作用时约2小时。 使用的工具:MacBook Air、After Effects。 原视频分辨率为800x800 这是我第一个完全用AE制作的作品 该动画按照李翔SCU教程制作 效果图(动画加载较慢,请稍等) 制作过程 将目标视频的元素拆分为几部分不难得到:火箭、背景、月亮。首先绘制主体:采用钢笔工具画出火箭轮廓的贝塞尔曲线,接着创建机舱、机...
概述 整个工程制作用时约2小时。 使用的工具:MacBook Air、Cinema 4D、After Effects。 原视频分辨率为1920x1080 这是我第一个完全用AE制作的作品 该动画按照李翔SCU教程制作 效果图(动画加载较慢,请稍等) 建模过程 将飞机抽象成一个圆柱体,转换成可编辑对象后调整布线,实现机尾、机头雏形。机翼、机窗使用挤压,并通过循...
概述 整个工程制作用时约2小时。 使用的工具:MacBook Air、Cinema 4D。 原视频分辨率为720x720 该动画按照李翔SCU教程制作 效果图(动画加载较慢,请稍等) 建模过程 建模过程首先利用基本几何体和布尔、扫描等效果完成了楼房的建模。然后使用长方体和克隆工具制作了台阶,利用旋转...
In this chapter, we’ll discuss the state property wrapper, which is one of the most important and powerful aspects of SwiftUI. By using the state property wrapper, we can indicate to the view that ...