Saturday, December 16, 2006

WPF: Build true 3D user interfaces

As Tim Sneath puts it [1], the WPF team made a very special announcement in their WPF3D Team Blog [2] and released the 3D Tools for the Windows Presentation Foundation [3] as a free, open-source download on CodePlex.

These tools allow you to create WPF applications with 3D user interfaces - where you can use the well-known controls like sliders, text boxes, etc. and hit testing, hovering etc. just works!

Hopefully people we will not get the same effect which appeared after the first version of Visual Basic where all buttons got pink just because all of a sudden it was extremly easy to specifiy a color for it...

So use the new feature set wisely and in a decent manner!

[1] http://blogs.msdn.com/tims/archive/2006/12/13/new-in-wpf-build-a-true-3d-application.aspx

[2] http://blogs.msdn.com/wpf3d/archive/2006/12/12/interacting-with-2d-on-3d-in-wpf.aspx

[3] http://www.codeplex.com/3DTools

No comments: