1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-02-20 17:54:17 +01:00

Update README.md

This commit is contained in:
Yours3lf 2018-08-26 15:05:21 +01:00 committed by GitHub
parent 58adeabae9
commit 1633fed377
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,4 +3,7 @@
## Milestones
- [x] clear screen example working
- [ ] triangle example working (vertex/index buffer object, shader from assembly)
- [ ] triangle example working
- [ ] shader from assembly, hardcoded vertices
- [ ] vertices/indices from vertex/index buffer object
- [ ] uniforms for matrix multiplication and animation