GcsSloop / GcsSloop/LeafLoading
关于出叶子的数量和风扇的速度想法
Open
- Dominant language
- Java
- Stars
- 79
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
1.进度增加N,出一片叶子,但是每次出的时候判断一下上一片叶子距离初始位置的距离,如果太近,就不出了,保证两片叶子不会太近或者重叠
2.单位时间内,每出N片叶子,或者进度增加N,风扇速度值增加 N*系数,不出叶子,就减少一个值,然后有上限和下限。
我基于这个思路实现了一个效果,但是效果比较渣,偶尔会一卡一卡的,可能是系数没有掌握好
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the leaf and progress animation implementation, then reproduce the reported stuttering while reviewing how leaf spacing and fan speed are updated. Done should include controlled leaf spacing, bounded speed changes, and smooth animation without intermittent pauses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100