1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2025-01-18 10:52:14 +01:00

Update README.md

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

View File

@ -1,2 +1,6 @@
# rpi-vk-driver
(not conformant yet, can't use official name or logo)
## Milestones
- [x] clear screen example working
- [ ] triangle example working (vertex/index buffer object, shader from assembly)