Using 3D engines with Qt: Difference between revisions
Jump to navigation
Jump to search
AutoSpider (talk | contribs) (Decode HTML entity names) |
(Partial cleanup; removed from needless category) |
||
Line 1: | Line 1: | ||
{{Cleanup | reason=Auto-imported from ExpressionEngine.}} | {{Cleanup | reason=Auto-imported from ExpressionEngine.}} | ||
[[Category:Developing with Qt | [[Category:Developing with Qt]] | ||
A number of popular 3D engines can be integrated with Qt. Here are some resources. (More detailed information to come.) | A number of popular 3D engines can be integrated with Qt. Here are some resources. (More detailed information to come.) |
Revision as of 23:59, 24 May 2015
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine. Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean. |
A number of popular 3D engines can be integrated with Qt. Here are some resources. (More detailed information to come.)
Ogre
Irrlicht
OpenSceneGraph
Open Inventor
- Open Inventor SGI Website
- Open Inventor VSG Website
- Coin3D Website
- Coin3D SoQt Documentation
- Coin3D on bitbucket (it's now under BSD-License!)
Panda3D
- Panda3D Website
- Panda in PyQt (since Panda3D is heavily Python based)
Visualization Library
- Visualization Library Website
- vlQt4::Qt4Widget
- seems to be inactive since end of 2011
VTK (The Visualization Toolkit)
- VTK Website
- … there is some Qt integration, but I can't find a good documentation-mainpage about it
Qt3D
- Even so it isn't actively developed, it is still usable …