TA的每日心情![](source/plugin/dsu_paulsign/img/emot/wl.gif) | 无聊 2024-3-1 08:25 |
---|
签到天数: 44 天 连续签到: 1 天 [LV.5]常住居民I
敬畏的寂静
等级图标:
![Rank: 13](static/image/common/star_level3.gif) ![Rank: 13](static/image/common/star_level3.gif) ![Rank: 13](static/image/common/star_level3.gif) ![Rank: 13](static/image/common/star_level1.gif)
等级进度:
积分信息:
![](/static/mh/ww.gif) 威望:10159
![](/static/mh/jq.gif) 社区币:0
![](/static/mh/gx.gif) 贡献:0
![](/static/mh/tg.gif) VIP币:0
![](/static/mh/yc.gif) 原创:0
![](/static/mh/jh.gif) 精华:0
|
朴朴朴
敬畏的寂静
等级图标:
![Rank: 13](static/image/common/star_level3.gif) ![Rank: 13](static/image/common/star_level3.gif) ![Rank: 13](static/image/common/star_level3.gif) ![Rank: 13](static/image/common/star_level1.gif)
等级进度:
积分信息:
![](/static/mh/ww.gif) 威望:10159
![](/static/mh/jq.gif) 社区币:0
![](/static/mh/gx.gif) 贡献:0
![](/static/mh/tg.gif) VIP币:0
![](/static/mh/yc.gif) 原创:0
![](/static/mh/jh.gif) 精华:0
2023-9-25 00:25:12
|
显示全部楼层
6float deg = -radians(chf('deg'));
float rotShapeUpper = fit01(chramp('Upper',@curveu),-1,1);
float rotShapeLower = fit01(chramp('Lower',@curveu),-1,1);
vector axis = set(0,1,0);
float bias = pow(chramp('bias',f@mask),2);
float ang = deg * lerp(rotShapeUpper,rotShapeLower,bias);
prerotate(4@localtransform,ang,axis); |
|