- C++ Game Development By Example
- Siddharth Shekar
- 126字
- 2021-06-24 14:26:08
To get the most out of this book
The book is designed to be read from the start, chapter by chapter. If you have prior knowledge of the contents of a chapter, then please feel free to skip ahead instead.
It is good to have some prior programming experience with C++, but if not, then there is a chapter on C++ programming, which covers the basics. No prior knowledge of graphics programming is assumed.
To run OpenGL and Vulkan projects, make sure your hardware supports the current version of the API. The book uses OpenGL 4.5 and Vulkan 1.1. Most GPU vendors support OpenGL and Vulkan, but for a full list of supported GPUs, please refer to the GPU manufacturer or to the wiki, at https://en.wikipedia.org/wiki/Vulkan_(API).
推薦閱讀
- Android NDK Game Development Cookbook
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- 數字道路技術架構與建設指南
- 計算機應用與維護基礎教程
- 從零開始學51單片機C語言
- Practical Machine Learning with R
- Hands-On Artificial Intelligence for Banking
- 圖解計算機組裝與維護
- Mastering Machine Learning on AWS
- Blender 3D By Example
- Corona SDK Mobile Game Development:Beginner's Guide
- Nagios系統監控實踐(原書第2版)
- ActionScript Graphing Cookbook
- USB 3.0編程寶典
- Hands-On Markov Models with Python