Tagged Questions
The visualizers tag has no wiki summary.
12
votes
8answers
12k views
Creating music visualizer
So how does someone create a music visualizer? I've looked on Google but I haven't really found anything that talks about the actual programming; mostly just links to plug-ins or visualizing ...
8
votes
3answers
284 views
Which debug visualizers exists out there?
I know about this question: http://stackoverflow.com/questions/100548/which-third-party-debug-visualizers-for-visual-studio-20052008-do-you-use
But I dont want to know what debug visualizers you use, ...
6
votes
4answers
871 views
Which (third-party) debug visualizers for Visual Studio 2005/2008 do you use?
I guess this topic is often overseen, but is rather useful when debugging your code. Just today I have stumbled across this simple yet effective visualizer that visualizes images (it's on a german ...
2
votes
1answer
332 views
DataSetVisualizer & Remote Debugging in Visual Studio
We use Lab Manager to test on multiple platforms and do remote debugging by creating a Windows account with the same name and password on both the local dev box and the VM in Lab Manager (causes the ...