Tutorials
Aus Gamedevwiki
Tutorials
Eine Reihe frei verfügbarer E-Books, Tutorials und andere freie Lektüre.
Deutschsprachig
Englischsprachig
- https://en.wikibooks.org/wiki/OpenGL_Programming
- http://gafferongames.com/
- http://gameprogrammingpatterns.com/
- https://natureofcode.com/book/
- https://edw.is/learning-vulkan/
- https://www.david-colson.com/2020/02/09/making-a-simple-ecs.html - Simples Entity-Component-System mit C++
- https://cs50.harvard.edu/x/2024/ - Sehr gute Vorträge zu grundlegenden Informatikthemen. Bereitgestellt von Harvard University.