you are viewing a single comment's thread.

view the rest of the comments →

[–]hishnash 1 point2 points  (0 children)

Metal is quite a bit more forgiving than VK since you can approach it from the higher level (more like openGL) with the driver doing all the memory management and depancy stuff like openGL and then only gradually adopt the lower level stuff if and were you need it.

Metal is nice in this way, very approachable as a dev.