vote up 2 vote down star
1

I know WPF is one of good 3D GUI engine, but I want to know other good 3D GUI engines?

flag

78% accept rate

4 Answers

vote up 3 vote down check

XNA comes with a 3D GUI engine. It is targeted for games, but it may be used for other purposes as well.

link|flag
vote XNA, did you actually develop with it? how do you find it? – codemeit Feb 22 at 20:39
@CodeMelt - I've only played with it a bit, but I found it a lot easier than DirectX. – Brian Rasmussen Feb 22 at 20:50
@CodeMelt, XNA is a breath of fresh air! – Jonathan C Dickinson Feb 23 at 5:48
vote up 0 vote down

I have done some Papervision3D on Flash / ActionScript.

And it is awesome!

link|flag
vote up 1 vote down

For Linux there is Compiz Fusion which is an X11 implementation on top of OpenGL. I believe the GUI system in MacOSX and iPhone is OpenGL based (Quartz).

If you are referring to GUI frameworks that support 3D I think most will, ie from FLTK to Qt.

link|flag
vote up 1 vote down

Flash Player 10 allows any GUI to be rotated and scaled in 3D.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.