From 02d3450925233546e2f782f4a3549bca55d996e0 Mon Sep 17 00:00:00 2001 From: Giuseppe D'Angelo Date: Wed, 4 Jun 2014 09:56:21 +0200 Subject: Add a minimal C++ + QML shape example (showing a torus) Change-Id: I04fcbdd28c5c05697fb04f6dfc809a2d8b8de5c7 Reviewed-by: Paul Lemire --- examples/examples.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/examples.pro') diff --git a/examples/examples.pro b/examples/examples.pro index 36dfa6a90..f8242337f 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -6,7 +6,9 @@ SUBDIRS += \ gltf \ assimp \ cpp_example \ - multiviewport + multiviewport \ + torus-qml \ + torus-cpp # TODO Port the old examples to new APIs #SUBDIRS += qt3d -- cgit v1.2.3