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