16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 13:59:19 +02:00

ubo (ugly for now)

This commit is contained in:
milek7
2018-06-26 01:05:46 +02:00
parent a9713a6ee4
commit 1c26096c5c
8 changed files with 145 additions and 54 deletions

View File

@@ -83,6 +83,7 @@ set(SOURCES
"gl/shader.cpp"
"gl/shader_mvp.cpp"
"gl/vao.cpp"
"gl/ubo.cpp"
)
set (PREFIX "")