From c9ff7a6df73922365d4aa190f0302378dc2b4b49 Mon Sep 17 00:00:00 2001 From: Yours3lf <0.tamas.marton@gmail.com> Date: Sun, 14 Oct 2018 17:29:57 +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 881ce2d..a13b02d 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ ## Milestones - [x] clear screen example working -- [ ] triangle example working - - [ ] shader from assembly, vertices from vertex buffer object, no uniforms, color hardcoded +- [x] triangle example working + - [x] 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