LiquidFloatingActionButton https://github.com/yoavlt/LiquidFloatingActionButton LiquidFloatingActionButton is floating action button component of material design in liquid state, inspired by Material In a Liquid State. This is also spinner loader com
BAFluidView https://github.com/antiguab/BAFluidView This view and it's layer create a 2D fluid animation that can be used to simulate a filling effect. 这个view以及他的layer创建出了一个2D液体流动的动画,用来模拟水流注入的效果. Requirements Works on any iOS device Example To run th
前言 工业机械产品大多体积庞大.运输成本高,在参加行业展会或向海外客户销售时,如果没有实物展示,仅凭静态.简单的图片说明书介绍,无法让客户全面了解产品,不仅工作人员制作麻烦,客户看得也费力.如果能在 Web 上做 3D 设备展示,销售人员可以不限平台随时给客户介绍演示.还可以不受现实条件限制,演示设备拆分和组装的过程,展示产品内部结构和动态运作时的效果,让客户更直观了解产品的部件组成,更准确.全面地了解产品的功能和特点,大大降低了沟通成本.为了解决这些行业痛点,本篇文章采用 Highto
Unity 根据手机陀螺仪,实现流动UI效果 设置Canvas 模式设置为 Screen Space - Camera 指定Camera 挂载脚本 挂载Target using System; using UnityEngine; [Serializable] public class SetUp { [Tooltip("敏感度")] public float sensitivity = 15f; //敏感度 [Tooltip("最大水平移动速度")] public