Using 3D engines with Qt: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Convert ExpressionEngine links)
(Decode HTML entity names)
Line 16: Line 16:


* [http://irrlicht.sourceforge.net/ Irrlicht Website]
* [http://irrlicht.sourceforge.net/ Irrlicht Website]
* [http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=15112&highlight=qirrlichtwidget QIrrlichtWidget]
* [http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=15112&highlight=qirrlichtwidget QIrrlichtWidget]


== OpenSceneGraph ==
== OpenSceneGraph ==

Revision as of 17:54, 12 March 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.

Using 3D Engines with Qt

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

Panda3D

Visualization Library

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 …