1
0
mirror of https://github.com/Yours3lf/rpi-vk-driver.git synced 2024-11-29 11:24:14 +01:00
rpi-vk-driver/README.md
2018-08-26 15:06:04 +01:00

363 B

rpi-vk-driver

(not conformant yet, can't use official name or logo)

Milestones

  • clear screen example working
  • triangle example working
    • shader from assembly, hardcoded vertices
    • vertices/indices from vertex/index buffer object
    • uniforms for matrix multiplication and animation
    • texture coordinates and texture sampling