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-09-09 15:50:08 +01:00 committed by GitHub
parent 0c71d91902
commit e6e7d0e614
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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