#Getting started using C++
1 messages · Page 1 of 1 (latest)
I guess you found this Book. There are multiple versions of it. Includes examples: https://github.com/SelfishOlex/O3DEBookCode2111
Here is a short list of samples/tutorials/jams etc. Not exclusively cpp https://github.com/mythrz/O3DE_PointsOfInterestList
Hands-on creation of a Cpp Gem: https://www.youtube.com/watch?v=tqhxkLk8NF0
You can also search for specific topics on their official youtube channel: https://www.youtube.com/@Open3DEngine/videos
This will be very useful too:
https://docs.o3de.org/docs/api/gems/
I'm currently working on https://github.com/o3de/o3de/wiki/(WIP)-Walk‐through:-Let's-create-components-in-c‐plusplus which might be helpful for a c++
Ohhh really cool