Thank you for making your work open source. Amazing work!
After running the following command cmake .. -DCMAKE_BUILD_TYPE=Release -DOPENGL_VERSION=410, I couldn't find anything in the bin directory of the source folder of the project, as shown below:


So I wonder where to find visualizer in the bin directory. Could you tell me what's wrong in this process?
Thank you very much!