mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
add renderer window to make a path with timestamps
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
/* By: ycontre <ycontre@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/10/15 14:00:38 by TheRed #+# #+# */
|
||||
/* Updated: 2025/01/15 19:32:41 by ycontre ### ########.fr */
|
||||
/* Updated: 2025/01/22 19:27:03 by tomoron ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@ -166,4 +166,4 @@ void Camera::setBounce(int bounce)
|
||||
void Camera::setFov(float fov)
|
||||
{
|
||||
_fov = fov;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user