+ | Russian roulette was the problem

This commit is contained in:
TheRedShip
2025-01-07 10:16:40 +01:00
parent 56d3a1394b
commit 34be8433f7
4 changed files with 15 additions and 15 deletions

View File

@ -13,8 +13,8 @@
#ifndef RT__HPP
# define RT__HPP
# define WIDTH 1000
# define HEIGHT 1000
# define WIDTH 1920
# define HEIGHT 1080
# include "glm/glm.hpp"
# include "glm/gtc/matrix_transform.hpp"