优秀的 3D GUI 引擎
我知道 WPF 是优秀的 3D GUI 引擎之一,但我想知道其他优秀的 3D GUI 引擎吗?
I know WPF is one of good 3D GUI engine, but I want to know other good 3D GUI engines?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
XNA 带有 3D GUI 引擎。 它针对游戏,但也可用于其他目的。
XNA comes with a 3D GUI engine. It is targeted for games, but it may be used for other purposes as well.
Flash Player 10 允许任何 GUI 在 3D 中旋转和缩放。
Flash Player 10 allows any GUI to be rotated and scaled in 3D.
对于 Linux,有 Compiz Fusion,它是基于 OpenGL 的 X11 实现。 我相信 MacOSX 和 iPhone 中的 GUI 系统是基于 OpenGL 的(Quartz)。
如果您指的是支持 3D 的 GUI 框架,我认为大多数都会,即来自 FLTK 到 Qt。
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 / ActionScript 上做了一些 Papervision3D 。
太棒了!
I have done some Papervision3D on Flash / ActionScript.
And it is awesome!
Flex 是 WPF 的直接竞争对手。
Flex is a direct competitor to WPF.