Added matrix

This commit is contained in:
2021-07-12 10:22:33 -07:00
parent 9bdd7057f2
commit 06a20a6f2e
11 changed files with 250 additions and 64 deletions

View File

@ -5,6 +5,7 @@
#pragma once
#include <dawn/dawn.h>
#include "matrix.h"
/**
* Make a camera look at a position in world space while itself being positioned