rework the lut system

This commit is contained in:
Samuliak 2024-10-31 09:25:01 +01:00
parent 90420160f2
commit 158be432fc
No known key found for this signature in database
9 changed files with 273 additions and 152 deletions

View file

@ -1,4 +1,5 @@
#pragma once
#include <array>
#include <string>
#include <Metal/Metal.hpp>