AB4D Forum

Full Version: Checking availability of assimp c++ source
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello. I'm currently using Ab3d.PowerToys. Can you provide libraries or source to integrate with C++?

I'm trying to write a tool using QT, but I need a C++ library or source code.

thank you
Ab3d.PowerToys require WPF for rendering 3D objects. This is also supported in WinForms applications. Also, the library works only on Windows.

I am almost sure that it is not possible to show WPF controls inside a QT application. But even if this is possible, it is not officially supported. I would highly recommend you to use WPF or WinForms instead.