Reputation: 1668
What is the framework using in Blender GUI? QT? Or Tk, GTK+, FOX toolkit, wxWidgets? Because Blender is cross-platform application.
Upvotes: 42
Views: 33576
Reputation: 25543
Blender uses OpenGL to draw all of its user interface. (Personally I'm a fan!)
Upvotes: 74
Reputation: 9278
None of those, apparently. I come to this conclusion from the fact that the Debian-packaged Blender doesn't depend on any GUI toolkit, and based on the threads at the Blender forum here and here. Note the phrase in the second thread:
There is probably zero (or at least quite little) chance of QT or GTK or any other rather heavy gui toolkit being used with Blender.
Upvotes: 5