no more metal cpp, we doing obj c now

This commit is contained in:
Dynamitos
2025-02-27 22:01:28 +09:00
parent 3fa51f7152
commit 7f83894d39
8 changed files with 235 additions and 195 deletions
+1 -2
View File
@@ -4,5 +4,4 @@ target_sources(RayTracer
MetalRenderer.mm
MetalScene.h
MetalScene.mm
Compute.metal
PrivateImpl.mm)
Compute.metal)