added a camera class and created a camera that I am not using yet :p
authorEleni Maria Stea <estea@igalia.com>
Wed, 22 Sep 2021 07:51:04 +0000 (10:51 +0300)
committerEleni Maria Stea <estea@igalia.com>
Wed, 22 Sep 2021 07:51:04 +0000 (10:51 +0300)
commit470723fe1cc3902759399a023a062051c460bd1f
tree8f71e47dcca46b8c07f2570b95c15dbd4110687b
parent6c8e0d1dcf1e08982b54a1b2d2e914e409e09386
added a camera class and created a camera that I am not using yet :p
.gitmodules [new file with mode: 0644]
Makefile
data/main.vert
src/camera.cc [new file with mode: 0644]
src/camera.h [new file with mode: 0644]
src/main.cc
submodules/gph-math [new submodule]
submodules/libimago [new submodule]