[Qt5-feedback] QML/SceneGraph graphics primitives
Stefan Majewsky
stefan.majewsky at googlemail.com
Thu May 12 11:16:35 CEST 2011
Moin moin,
I would like to know which set of graphics primitives is planned ATM
to ship with SceneGraph. Last weekend, I tried to draw a simple graph
in QML with Qt 4.7 (where, by graph, I mean a set of connected
vertices). I got stuck at the point that neither Line nor Ellipse
elements are available. The Line I could implement using a translated
and rotated Rectangle, but I surrendered at the Ellipse.
Will I have ellipses available on QML/SceneGraph, or will I need to
learn OpenGL programming?
Greetings
Stefan
More information about the Qt5-feedback
mailing list