Last updated: May 2026
AxisGlam is a proprietary product of Wekiwu LLC, but it stands on the shoulders of several open-source projects. This page lists every third-party component bundled with the AxisGlam desktop app, the license each component is distributed under, and how you can obtain the corresponding source code where applicable.
For any LGPL- or GPL-licensed component bundled with AxisGlam, Wekiwu LLC will, upon written request to support@axisglam.com, provide a machine-readable copy of the corresponding source code. This offer is valid for at least three (3) years from the date you obtained your copy of AxisGlam, and extends to any third party who receives a copy of AxisGlam from you.
Source code requests are typically fulfilled by linking to the upstream project's canonical release archive (for Qt: download.qt.io/archive/qt/).
| Component | License | Use |
|---|---|---|
| Qt (Core, Gui, Widgets, Network, Multimedia, OpenGL, Charts, Concurrent, PrintSupport, SerialPort, Sql, Svg, Qml, WebSockets) | LGPL v3 | UI framework, networking, multimedia, JS engine, SQL, SVG rendering |
| OpenCV | Apache 2.0 | Computer vision, image processing |
| ONNX Runtime | MIT | AI model inference |
| Clipper2 | Boost 1.0 | 2D polygon Boolean / offset operations |
| Manifold | Apache 2.0 | 3D CSG Boolean operations |
| tinyobjloader | MIT | OBJ mesh import |
| Zint (backend only) | BSD-3-Clause | Barcode / QR code generation |
| Eigen | MPL 2.0 | Linear algebra |
| Ceres Solver | BSD-3-Clause | Bundle adjustment / non-linear optimisation |
| libusb | LGPL v2.1 | K40 laser USB communication |
| libmodbus | LGPL v2.1 | Industrial controller Modbus I/O |
The LGPL-licensed components above (Qt, libusb, libmodbus) are linked dynamically as separate shared libraries (.dll on Windows, .so on Linux and Android, .dylib on macOS). On Android, the Qt shared objects are conveyed inside the APK rather than unpacked beside the executable. This means:
licenses/ANDROID_INSTALLATION_INFORMATION.txt, and currently published as AxisGlam-android-arm64-lgpl-compliance.zip.{install}/licenses/LGPL-3.0.txt and {install}/licenses/GPL-3.0.txt, and are also accessible in-app via Menu → Third-Party Licenses.The complete, unmodified canonical texts are mirrored at the Free Software Foundation:
AxisGlam (the application, its UI, its art assets, its proprietary algorithms, and its server backend) is copyright Wekiwu LLC and is distributed under a proprietary End User License Agreement. The open-source components above retain their respective open-source licenses and are not affected by Wekiwu LLC's proprietary licensing of the application as a whole.
Email support@axisglam.com. We aim to respond within five business days. For LGPL/GPL source requests please include the AxisGlam version number (visible under Menu → About).
© Wekiwu LLC, trading as AxisGlam. All rights reserved.