cog/Visualization
Christopher Snowhill fce0e129a5 Spectrum Visualization: Replaced spectrum view
Introduced a brand new spectrum view based on SceneKit, with a scene
created by @kddlb and then altered by me to add the peak spheres. This
new scene should be lighter on display resources, even though it's fully
3D instead of a vector 2D scene done in Cocoa drawing primitives.

Co-authored-by: Kevin Lopez Brante <kevin@kddlb.cl>
Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-05-22 00:03:52 -07:00
..
ThirdParty/deadbeef Visualization: Protect against out of bounds read 2022-03-06 03:51:25 -08:00
SpectrumItem.h Visualization: Greatly improve spectrum design 2022-02-13 01:32:26 -08:00
SpectrumItem.m Visualization: Greatly improve spectrum design 2022-02-13 01:32:26 -08:00
SpectrumView.h Spectrum Visualization: Replaced spectrum view 2022-05-22 00:03:52 -07:00
SpectrumView.m Spectrum Visualization: Replaced spectrum view 2022-05-22 00:03:52 -07:00