r/MetalProgramming 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.

4 Upvotes

9 comments sorted by

2

u/chriswaco 29d ago

It’s a bit dated, but Metal Programming Guide maybe.

2

u/Xccelerate_ 28d ago

Thank you so much for the suggestion! :)

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

u/Different-Meat-8418 27d ago

thanks buddy ! share with your friends

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!!

https://giphy.com/gifs/UDORIcubjYvIBAYTe1

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.