mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-29 03:18:35 +02:00
+ | First window
This commit is contained in:
@ -13,6 +13,12 @@
|
||||
#ifndef RT_H
|
||||
# define RT_H
|
||||
|
||||
# define WIDTH 1920
|
||||
# define HEIGHT 1080
|
||||
|
||||
# include "glad/gl.h"
|
||||
# include "GLFW/glfw3.h"
|
||||
|
||||
# include <iostream>
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user