Adding preliminary metal support (it sucks)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
target_sources(RayTracer
|
||||
PRIVATE
|
||||
MetalRenderer.h
|
||||
MetalRenderer.cpp
|
||||
MetalScene.h
|
||||
MetalScene.cpp
|
||||
Compute.metal
|
||||
PrivateImpl.mm)
|
||||
Reference in New Issue
Block a user