启动器界面的视觉优化建议 #42
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
菜单呼出和关闭时,背景模糊和菜单出现的时间有间隔,并且切换的有点突兀。视觉上有“卡顿”的感觉。
建议开启/关闭模糊效果时加一个缓动的渐变效果。
这样即使时间轴有参差也不会太突兀。
另外,3D镜头跟随鼠标移动的效果中,可以根据z轴坐标给偏移量加权,近慢远快,视觉效果应该会好很多。
做不到,这个系统特效只有开和关两种状态。
我也发现了,解决方法是把模糊程度拉到最低,就不会出现模糊延迟的问题了