11000+款5星资源
8.5万+用户参与评分
10万+社区成员鼎力支持
每款资源都经过 Unity 审核
Unity版本 | 内置渲染管线 | 通用渲染管线(URP) | 高清渲染管线(HDRP) |
---|---|---|---|
2022.3.7f1 | 兼容 | 兼容 | 兼容 |
The MoveFilter Unity asset, leveraging the 1€ Filter algorithm, provides a powerful and versatile solution for smoothing motion data across various vector types and quaternions.
The 1€ Filter (see [1]) is a highly accurate and responsive algorithm ideal for filtering noisy signals in interactive systems. For example, when handling or tracking noisy / jittering human input.
An impressive online implementation by Jonathan Aceituno is available for experimentation and demonstrates that the 1€ Filter outperforms other filtering approaches.
MoveFilter is designed to handle Float, Vector2, Vector3, Vector4, and Quaternion data, ensuring jitter-free and fluid motion for GameObjects.
This asset is ideal for developers looking to enhance the realism and quality of movements in their Unity projects, be it in animations, physics simulations, or user interactions. Its flexibility and ease of integration make it a valuable tool for novice and experienced Unity developers.
Contact:
For any queries or issues related to this module, please get in touch with us at zefwih@gmail.com
For further reading and scientific background, see:
- Casiez, G., Roussel, N. and Vogel, D. (2012). 1€ Filter: A Simple Speed-based Low-pass Filter for Noisy Input in Interactive Systems. Proceedings of the ACM Conference on Human Factors in Computing Systems (CHI '12). Austin, Texas (May 5-12, 2012). New York: ACM Press, pp. 2527-2530.