The good 3D GUI engine

狂风中的少年 提交于 2019-12-05 02:00:15

问题


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


回答1:


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




回答2:


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




回答3:


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.




回答4:


I have done some Papervision3D on Flash / ActionScript.

And it is awesome!




回答5:


Flex is a direct competitor to WPF.



来源:https://stackoverflow.com/questions/575646/the-good-3d-gui-engine

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!