|
Title |
Rolling Average |
Rolling Average |
|
Description |
This addon adds a rolling/moving average functions for floats and vectors written in c++ for performance (hopefully). This is purely a scripting tool to help with efficiently maintaining a rolling/moving average to smooth out values. (I created this to handle g-force smoothing reported every frame as an example.) |
This addon adds a rolling/moving average functions for floats and vectors written in c++ for performance (hopefully). This is purely a scripting tool to help with efficiently maintaining a rolling/moving average to smooth out values. (I created this to handle g-force smoothing reported every frame as an example.) |
|
Category |
Tools |
Tools |
|
License |
Unlicense |
Unlicense |
|
Repository Provider |
GitHub |
GitHub |
|
Repository Url |
https://github.com/sylphia-nox/godot_rolling_average_cpp
|
https://github.com/sylphia-nox/godot_rolling_average_cpp
|
|
Issues Url |
https://github.com/sylphia-nox/godot_rolling_average_cpp/issues
|
https://github.com/sylphia-nox/godot_rolling_average_cpp/issues
|
|
Godot version |
Godot 4.3 |
Godot 4.3 |
|
Version String |
1.0 |
1.0 |
|
Download Commit |
94bfbedddafb9b379df238cf000073058c84febe |
94bfbedddafb9b379df238cf000073058c84febe |
|
Download Url (Computed) |
https://github.com/sylphia-nox/godot_rolling_average_cpp/archive/94bfbedddafb9b379df238cf000073058c84febe.zip
|
https://github.com/sylphia-nox/godot_rolling_average_cpp/archive/94bfbedddafb9b379df238cf000073058c84febe.zip
|
|
Icon Url |
https://raw.githubusercontent.com/sylphia-nox/godot_rolling_average_cpp/94bfbedddafb9b379df238cf000073058c84febe/avg_icon.png
|
https://raw.githubusercontent.com/sylphia-nox/godot_rolling_average_cpp/94bfbedddafb9b379df238cf000073058c84febe/avg_icon.png
|