KhronosGroup / MoltenVK

MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.
Apache License 2.0
4.81k stars 426 forks source link

Hardware-accelerated ray tracing and hardware-accelerated mesh shading. #2384

Open sheldonyancy opened 2 weeks ago

sheldonyancy commented 2 weeks ago

Apple has started to support hardware-accelerated ray tracing and hardware-accelerated mesh shading from the M3 chip. Does MoltenVK have any plans for adaptation? If there are plans, approximately when might they be released?

K0bin commented 2 weeks ago

1967