mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | Shader class system better working
This commit is contained in:
@ -58,10 +58,12 @@ struct Vertex {
|
||||
# include "objects/Portal.hpp"
|
||||
# include "objects/Cylinder.hpp"
|
||||
|
||||
# include "Buffer.hpp"
|
||||
# include "Arguments.hpp"
|
||||
# include "Camera.hpp"
|
||||
# include "Renderer.hpp"
|
||||
# include "Window.hpp"
|
||||
# include "ShaderProgram.hpp"
|
||||
# include "Shader.hpp"
|
||||
# include "Scene.hpp"
|
||||
# include "SceneParser.hpp"
|
||||
|
Reference in New Issue
Block a user