I know WPF is one of good 3D GUI engine, but I want to know other good 3D GUI engines?
相关问题
- VNC control for WPF application
- WPF Binding from System.Windows.SystemParameters.P
- JFX scale image up and down to parent
- XAML: Applying styles to nested controls
- How can I add a horizontal line (“goal line”) for
I have done some Papervision3D on Flash / ActionScript.
And it is awesome!
XNA comes with a 3D GUI engine. It is targeted for games, but it may be used for other purposes as well.
Flex is a direct competitor to WPF.
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.
Flash Player 10 allows any GUI to be rotated and scaled in 3D.