Using 3D engines with Qt: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Add to category 3D)
Line 23: Line 23:


* [http://oss.sgi.com/projects/inventor/ Open Inventor SGI Website]
* [http://oss.sgi.com/projects/inventor/ Open Inventor SGI Website]
* [http://www.vsg3d.com/open-inventor/sdk Open Inventor VSG Website]
* [http://www.openinventor.com/ Open Inventor VSG Website]
* [http://www.coin3d.org/ Coin3D Website]
* [http://www.coin3d.org/ Coin3D Website]
* [http://doc.coin3d.org/SoQt/ Coin3D SoQt Documentation]
* [http://doc.coin3d.org/SoQt/ Coin3D SoQt Documentation]

Revision as of 17:26, 6 July 2017

En Ar Bg De El Es Fa Fi Fr Hi Hu It Ja Kn Ko Ms Nl Pl Pt Ru Sq Th Tr Uk Zh

A number of popular 3D engines can be integrated with Qt:

Ogre

Irrlicht

OpenSceneGraph

Open Inventor

Panda3D

Visualization Library

VTK (The Visualization Toolkit)

Qt 3D

Since Qt 5.5, there is a Qt3D module you can use for rendering 3D content.