+ | Switched to compute shader

This commit is contained in:
TheRedShip
2024-12-24 00:42:47 +01:00
parent f26094aa21
commit 7b56daf149
8 changed files with 173 additions and 122 deletions

View File

@ -13,6 +13,8 @@
#ifndef RT_OBJECT__HPP
# define RT_OBJECT__HPP
#include "RT.hpp"
class Object
{
public: