Kit3D - a 3D graphics engine for Microsoft Silverlight

I was pointed to this on CodePlex - interesting to think how it could be used to enable Science Apps to display their data in 3D.  Check out the samples at https://www.markdawson.org/Kit3D

Kit3D - a 3D graphics engine for Microsoft Silverlight - Home

Kit3D is a 3D graphics engine for Microsoft Silverlight. There is a JavaScript version that runs on the 1.0 bits of Silvelright, however moving forward the engine will be maintained in C#. The library has been refactored to match the System.Windows.Media.Media3D namespace so that it closely matches development for WPF3D syntax (saves me creating documentation :-) )
For some examples of the library in action, see https://www.markdawson.org/Kit3D

Kit3D - a 3D graphics engine for Microsoft Silverlight - Home