Putting it all together and testing it.

This commit is contained in:
2021-05-05 09:24:36 -07:00
parent 0d997bc08b
commit adc064b9e4
14 changed files with 201 additions and 172 deletions

View File

@ -5,6 +5,7 @@
#pragma once
#include <dawn/dawn.h>
#include "framebuffer.h"
/**
* Initialize the renderer.