Welcome to Metal :) #
What is this site about? #
Recently I started to learn Metal graphics API and encountered several problems. The first one is that nearly all of the material is written in Swift/Objective C. In particular, I don’t see it as big deal – Swift is very readable language, however I find it easier to have a material in one language. Second problem is a lack of a good starting resource. I’ve had the experience of learning OpenGL using everyone’s favorite learnopengl.com and it was great. Unfortunately, afaik there is no such resource for Metal so I’ve decided to create it by myself for MYSELF firstly.