ComputerGraphik TU WIEN
Classes | Variables
shadowMap.cpp File Reference
#include "model.hpp"
#include "scene.hpp"
#include "shader.hpp"
#include "shadowMap.hpp"
#include <GL/glew.h>
#include <GLFW/glfw3.h>
#include <glm/gtc/type_ptr.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <iostream>

Classes

class  ShadowMap::EffectObject
 

Variables

const int sizeX = 1024
 
const int sizeY = 1024
 

Variable Documentation

const int sizeX = 1024
const int sizeY = 1024