qt5base-lts/tests/manual/triangulator
Laszlo Agocs 962130c66c Add manual test for the QtGui triangulator
Have a widget-based application that uses qTriangulate for fills
and QTriangulatingStroker (and optionally the dash stroke processor)
for strokes.

The resulting triangle (strip) set is visualized on a simple QPainter
canvas, offering the ability to zoom in and examine how the triangulator
behaves on a number of example shapes. It is also possible to step through
and only have the first N set of triangles drawn.

Change-Id: I3a27d86d4ea13a63dd4be0fe81dd4b5ed6e4fa75
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2017-01-24 16:23:20 +00:00
..
main.cpp Add manual test for the QtGui triangulator 2017-01-24 16:23:20 +00:00
triangulator.pro Add manual test for the QtGui triangulator 2017-01-24 16:23:20 +00:00
triviswidget.cpp Add manual test for the QtGui triangulator 2017-01-24 16:23:20 +00:00
triviswidget.h Add manual test for the QtGui triangulator 2017-01-24 16:23:20 +00:00