+ | Better random

This commit is contained in:
TheRedShip
2025-01-04 18:14:24 +01:00
parent 05387337cf
commit 8f256e5c35
8 changed files with 83 additions and 28 deletions

View File

@ -22,7 +22,7 @@ struct GPUObject
alignas(16) glm::vec3 color;
float emission;
float roughness;
float specular;
float metallic;
float radius; // sphere
alignas(16) glm::vec3 normal; // plane