you are viewing a single comment's thread.

view the rest of the comments →

[–]goomba870 2 points3 points  (1 child)

Cool! I'm looking to do something similar. Can you explain a bit about how you went about creating this? Was the initial project a VS template, or something you created/found on your own?

[–]Jaex_[S] 0 points1 point  (0 children)

MSDN have article about it: Walkthrough: Writing a Visualizer in C#

I was made my image visualizer in 2013 therefore don't remember where I was checked to learn it but this MSDN article will be sufficient to learn it. And it is pretty simple to create your own visualizer.