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-10-14 17:29:57 +01:00 committed by GitHub
parent 498ea778d8
commit c9ff7a6df7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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