Click here to Skip to main content
15,881,882 members
Articles / Desktop Programming / WPF

Using 2D controls in a 3D environment

Rate me:
Please Sign up or sign in to vote.
4.54/5 (11 votes)
26 Aug 20064 min read 122.9K   1.3K   29  
WPF allows users to create rich 3D interfaces, but it cripples productivity by not allowing a standard way of using the 2D controls in such an interface. Let's see if it can be done manually.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer
Romania Romania
Dragos is currently a student at the Polytechnic University of Bucharest. He likes keeping up to date with new and amazing technologies and he hopes he will one day master the mechanisms behind modern day programming languages so that he can write the best possible code from a performance and maintainability point of view.

He keeps track of the things he learns on a daily basis on his blog, at http://picobit.wordpress.com/ .

Comments and Discussions