- Fixed some variable naming with graph and it's PrettyPrinter

- Added boost-atomic and boost-thread as dependencies for concurrency support
This commit is contained in:
2025-08-21 06:44:22 -04:00
parent fe4c49d092
commit ff27caab4f
22 changed files with 235 additions and 275 deletions

View File

@@ -3,7 +3,7 @@
# Readings
Here is a list of relevant books and articles on various concepts related to
Here is a list of relevant books and articles on various concepts related to
developing a game engine and its subsystems.
- Game Engine Architecture, Ed. 3 – Jason Gregory