1548 Forks
8005 Stars
8005 Watchers

Game-Programmer-Study-Notes

:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.

How to download and setup Game-Programmer-Study-Notes

Open terminal and run command
git clone https://github.com/QianMo/Game-Programmer-Study-Notes.git
git clone is used to create a copy or clone of Game-Programmer-Study-Notes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Game-Programmer-Study-Notes https://github.com/QianMo/Game-Programmer-Study-Notes/archive/master.zip

Or simply clone Game-Programmer-Study-Notes with SSH
[email protected]:QianMo/Game-Programmer-Study-Notes.git

If you have some problems with Game-Programmer-Study-Notes

You may open issue on Game-Programmer-Study-Notes support forum (system) here: https://github.com/QianMo/Game-Programmer-Study-Notes/issues