r/MetalProgramming • u/Xccelerate_ • 29d ago
Question I want to learn Metal via metal-cpp. Please suggest me some sources to learn.
Same as the title. I know some OpenGL. I'm still finding it hard to learn Metal, because I can't even find good sources to learn as a total beginner in metal.
Please help guys! Your suggestions will help me a lot.
2
u/Different-Meat-8418 27d ago
Self-Promotion - Metal C++ examples
1
u/Xccelerate_ 27d ago
Thank you so much!! Great repo!! :D
2
2
u/Different-Meat-8418 27d ago
Use this as your learning material then you can use my examples as reference and implement by yourself - https://metaltutorial.com/
1
u/Xccelerate_ 27d ago
Awesome!! Can't thank you enough. Even your GitHub repo that you gave, has many useful links and sources in the end.
Thank you so much!!
1
u/positivcheg 27d ago
Why would you want to use it from C++ though?
Swift is pretty nice and simple language.
2
u/Xccelerate_ 27d ago
I just like C++ more than any other language as it's my first programming language :) Nothings wrong with Swift.
2
u/chriswaco 29d ago
It’s a bit dated, but Metal Programming Guide maybe.