A while back I started working on a program that would let me try out ideas in software before I actually built things to see if/what they might do. I have it working fairly well, looks something like this:
If anyone else would like to play with this, let me know and I will upload a zip file that I hope will install and run.
The program is a windows WPF C# app using MVVM. I built it to run on my laptop which has a good size screen, so the app is big, but can be resized. I originally tried using the click-once install thingy, but have since decided it sucks. Now it uses the Windows installer, it should install in your Program Files directory along with a Samples directory and put a shortcut on your desktop. It will install .NET 4.0 client if you don't have it.
Download and unzip the attached zip file, run the setup.exe file. There are some test images that can be loaded.
Laser.zip