|
Engine²
Open-source game engine written in C++.
|
#include "system/preparation/UpdateGPUDirectionalLight.hpp"#include "component/DirectionalLight.hpp"#include "component/GPUDirectionalLight.hpp"#include "component/Transform.hpp"#include "entity/Entity.hpp"#include "resource/BindGroupManager.hpp"#include "resource/GPUBufferContainer.hpp"#include "resource/TextureContainer.hpp"