3D graphics framework for Qt applications with real-time simulation
Provides functionality for near-realtime simulation systems
qt3d$ brew install qt3d && qmake -o Makefile project.pro$ find $(brew --prefix qt3d) -name '*.cmake' | head -5$ pkg-config --cflags --libs Qt53DCore