JohannesProgrammiert
Results
12
comments of
JohannesProgrammiert
Recently, I implemented a polar plot widget for ImGui using GLSL shaders. I needed it to visualize radar spectrum data. It takes a two-dimensional array as input and performs a...
Some reasons: * It is not rebased on current master * I did not yet consider emilk's review (thanks a lot, btw) * the performance is not as good as...