linnananan / openFrameworks-audio-visualization

The demo shows the concept of audio visualization using c++.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openFrameworks-audio-visualization

The domo shows the concept of audio visualization using c++.

The domo mainly uses particle to construct a force field, using to display graphics like showing the dancing effect of letters. And the Dynamic change show the concept of audio visualization.

In order to build a force field , we should consider the particle position,moving vector, force vector, resistance coefficient and the corresponding change point repulsion and attraction.

In the demo , it shows the effect of particle gathering, like:
Image 88

and when you press the button ,it would show different alphabet,like:
Image 99

it also uses dancing line to show audio visualization,like:
Image 99
The visual effect is not good enough ,it can be improve more dynamic and rael-time-responsive.

About

The demo shows the concept of audio visualization using c++.


Languages

Language:C++ 99.9%Language:Makefile 0.1%