Using 3D engines with Qt(可以整合到Qt里,不影响)

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.

https://wiki.qt.io/Using_3D_engines_with_Qt

原文地址:https://www.cnblogs.com/findumars/p/6406943.html