DarkTimes
15th March 2010, 13:29
I've been messing around with WPF (http://msdn.microsoft.com/en-us/library/ms754130.aspx) quite a bit and I've converted all the LFS .pth (http://www.lfs.net/?page=coderfiles) files to XAML (http://msdn.microsoft.com/en-us/library/ms752059.aspx), so it's easy to drop a track model into your WPF app!
I've included the download below, but I also made a simple track viewer demo with WPF for the .NET Framework 3.5 (http://www.hanselman.com/smallestdotnet/). It works pretty well I feel, although could do with some more work.
You can pan the track by dragging the mouse and can zoom in and out with either the mouse wheel or the +/- keypad buttons. You can reset the view by pressing esc.
Thanks!
I've included the download below, but I also made a simple track viewer demo with WPF for the .NET Framework 3.5 (http://www.hanselman.com/smallestdotnet/). It works pretty well I feel, although could do with some more work.
You can pan the track by dragging the mouse and can zoom in and out with either the mouse wheel or the +/- keypad buttons. You can reset the view by pressing esc.
Thanks!