From 773c7a6091c845bd15a85f05ce906794f04f1612 Mon Sep 17 00:00:00 2001 From: gbrochar Date: Thu, 26 Nov 2020 15:24:38 +0100 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index efc6c44..751ffe1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ## update 11/25/2020 20:00 The code has been getting really long and not clean, so in the next days I'm gonna focus on refactoring the code. Once I'm done with that, I'm gonna add a few features : +- Real instancing - A simple scene editor that allows you to add objects to the scene - The ability to rotate, scale and translate said objects - Camera control with keyboard(WASD) and mouse