+ | Some opti

This commit is contained in:
RedShip
2025-01-23 19:44:55 +01:00
parent 896cd02e45
commit c050caa789
12 changed files with 39 additions and 197 deletions

View File

@ -64,6 +64,7 @@ struct GPUVolume
struct GPUBvhData
{
mat4 transform;
mat4 inv_transform;
vec3 offset;
float scale;