mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
start changing parsing of arguments to add settings and start a render with no input
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
/* By: ycontre <ycontre@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/09/27 14:52:10 by TheRed #+# #+# */
|
||||
/* Updated: 2025/02/03 18:17:48 by ycontre ### ########.fr */
|
||||
/* Updated: 2025/02/04 01:10:20 by tomoron ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@ -57,6 +57,7 @@ struct Vertex {
|
||||
# include "objects/Portal.hpp"
|
||||
# include "objects/Cylinder.hpp"
|
||||
|
||||
# include "Arguments.hpp"
|
||||
# include "Camera.hpp"
|
||||
# include "Renderer.hpp"
|
||||
# include "Window.hpp"
|
||||
|
Reference in New Issue
Block a user