qgltf
Development files for qt5-qt3d
Install
- All systems
-
curl cmd.cat/qgltf.sh
- Debian
-
apt-get install qt3d-assimpsceneio-plugin
- Ubuntu
-
apt-get install qtchooser
- Arch Linux
-
pacman -S qt5-3d
- Kali Linux
-
apt-get install qtchooser
- CentOS
-
yum install qt5-qt3d-devel
- Fedora
-
dnf install mingw64-qt5-qt3d-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install qtchooser
- Raspbian
-
apt-get install qt3d-assimpsceneio-plugin
- Dockerfile
- dockerfile.run/qgltf
qt5-qt3d-devel
Development files for qt5-qt3d
qt3d5-dev-tools
Qt 3D development tools
Qt 3D provides functionality for near-realtime simulation systems with support for 2D and 3D rendering in both Qt C++ and Qt Quick applications. This package contains development programs to use with Qt 3D. At the moment there is only one tool here, qgltf, which can be used to import a variety of 3D model formats and export it into fast-to-load, optimized glTF assets embedded into Qt resource files.
mingw32-qt5-qt3d-tools
the Qt3d component
mingw64-qt5-qt3d-tools
the Qt3d component
qtchooser
Wrapper to select between Qt development binary versions
Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. The Qt Chooser provides a wrapper to switch between versions of Qt development binaries when multiple versions like 4 and 5 are installed or local Qt builds are to be used. If you wish to use Qt development binaries with the default PATH and without special parameters, you need to additionally install either qt4-default or qt5-default package to provide the default configuration.
qt3d-assimpsceneio-plugin
Qt 3D GL Assimp scene IO plugin
Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. This package contains Qt 3D's Assimp scene IO plugin.