chaoticbob / tinyrenderers

470 stars 27 forks source link

Can add support for Metal? #5

Open oscarbg opened 6 years ago

oscarbg commented 6 years ago

Hi, your project is very nice but of next gen APIs is lacking Metal support.. with that could be a perfect playground for testing all APIs.. Altough we could test using MoltenVK (vulkan to metal wrapper) now that it even provides compute shader support, better could be native Metal support.. note also spirv-cross has gained compute also recently.. Are you interested on implementing support for it?

chaoticbob commented 6 years ago

I would like to at some point...unfortunately currently, I know very little about metal.