From f49cabe35cbd89bd4e5a0e91100a96afdb5d8401 Mon Sep 17 00:00:00 2001 From: Paul Lemire Date: Tue, 27 Jan 2015 15:49:53 +0100 Subject: Skybox example Demonstrate the use of a CubeMapTexture Note: cubemap textures added to the example resources assets as webp Change-Id: I68256c204c3ccde7a4cc744238135dbd9b317198 Reviewed-by: Sean Harmer --- examples/examples.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/examples.pro') diff --git a/examples/examples.pro b/examples/examples.pro index d321e4202..7f7e681bf 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -27,7 +27,8 @@ SUBDIRS += \ materials-cpp \ dynamicscene-cpp \ scene3d \ - enabled-qml + enabled-qml \ + skybox # TODO Port the old examples to new APIs #SUBDIRS += qt3d -- cgit v1.2.3