#include "camera.hh"
#include "inputs.hh"
#include "glm/gtc/matrix_transform.hpp"
#include <glm/fwd.hpp>
#include <glm/glm.hpp>
#include <math.h>
#include <iostream>
#include <ostream>