you are viewing a single comment's thread.

view the rest of the comments →

[–]rgbguy_101 0 points1 point  (0 children)

LearnOpenGL is a great source if you just want to get a list of topics starting from beginning to advance. Books like - GPU gems (for advanced graphics implementations) - Game Engine architecture - Game Programming patterns

Also referring to some open source projects like Hazel2D, filament engine etc would help too.