From e70701aa560db35e880c3be5ea6d0469c3dd3b3a Mon Sep 17 00:00:00 2001 From: Krisjanis Rijnieks Date: Sat, 10 May 2014 16:50:17 +0200 Subject: [PATCH] Add first TODO items for next step --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 258f91b..8bd1407 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,14 @@ None so far. Version history ------------ -### Version 0.1.1 (2014-05-10) +### Version 0.1.2: +TODO: + - Possibility to add multiple surfaces with a kind of layer management utility. + - Ability to select and drag whole surfaces + - Example with video source. Maybe one example with different surfaces and sources. + - How to switch between sources? + +### Version 0.1.1 (2014-05-10): Added simple GUI with joints. Updated the example application so that it allows the user to do texture mapping, projection mapping and enter presentation mode. ### Version 0.1 (2014-05-09):