Features
- Just pass your
ofParameterGroup
container. - Another smoothed
ofParameterGroup
will be created with the same structure. - 2 Smoothing algorithms: Accumulator and Slide.
- 3 Mean types: Arithmetic, Geometric and Harmonic .
- Only
float
andint
types yet. - Scalable and draggable plots.
- Auto Store/Recall all the settings.
- ImGui based GUI ready to integrate.