adding anyhit, doesnt work though

This commit is contained in:
Dynamitos
2025-01-30 23:25:41 +01:00
parent 44b147084b
commit 89570ff792
19 changed files with 136 additions and 70 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ import Scene;
//interface IMaterial
//{
// associatedtype BRDF : IBRDF;
// BRDF prepare(MaterialParameter input);
// associatedtype BRDF: IBRDF;
// static BRDF prepare(MaterialParameter input);
//};
struct MaterialResources
{