From e6e7d0e614744bc11098b40339ec48f9d9026ec6 Mon Sep 17 00:00:00 2001 From: Yours3lf <0.tamas.marton@gmail.com> Date: Sun, 9 Sep 2018 15:50:08 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0835df..881ce2d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Milestones - [x] clear screen example working - [ ] triangle example working - - [ ] shader from assembly, hardcoded vertices - - [ ] vertices/indices from vertex/index buffer object + - [ ] shader from assembly, vertices from vertex buffer object, no uniforms, color hardcoded - [ ] uniforms for matrix multiplication and animation - [ ] texture coordinates and texture sampling + - [ ] shader compiled from spirv