mirror of
https://github.com/ellisonleao/magictools.git
synced 2025-10-15 10:19:04 +00:00
Add some lessons and another great book
This commit is contained in:
14
README.md
14
README.md
@@ -32,6 +32,8 @@ This list is a copy from [others](https://docs.google.com/spreadsheets/d/1o9VvQ2
|
||||
- [Books](#books)
|
||||
- [Magazines](#magazines)
|
||||
- [Game Jams](#game-jams)
|
||||
- [Lessons](#lessons)
|
||||
- [General Game Development](#general-game-development)
|
||||
|
||||
|
||||
Graphics
|
||||
@@ -263,6 +265,7 @@ Must see
|
||||
* [Game Mechanics: Advanced Game Design](http://www.goodreads.com/book/show/13705461-game-mechanics)
|
||||
* [The Ultimate Guide to Video Game Writing and Design](http://www.goodreads.com/book/show/391752.The_Ultimate_Guide_to_Video_Game_Writing_and_Design)
|
||||
* [Real-Time Rendering](http://www.amazon.com/Real-Time-Rendering-Third-Edition-Akenine-Moller/dp/1568814240/)
|
||||
* [Interactive Computer Graphics: A Top-Down Approach with Shader-Based OpenGL, 6/E](http://www.pearsonhighered.com/educator/product/Interactive-Computer-Graphics-A-TopDown-Approach-with-ShaderBased-OpenGL/9780132545235.page)
|
||||
|
||||
### Magazines
|
||||
|
||||
@@ -274,6 +277,17 @@ Must see
|
||||
|
||||
* [CompoHub](http://compohub.net/) - A compilation site of many game jams in a timeline.
|
||||
|
||||
Lessons
|
||||
-------
|
||||
|
||||
### General Game Development
|
||||
|
||||
* [Coursera: Beginning Game Programming with C#](https://www.coursera.org/course/gameprogramming)
|
||||
* [Udacity: HTML5 Game Development](https://www.udacity.com/course/cs255)
|
||||
|
||||
### Computer Graphics
|
||||
* [Interactive Computer Graphics](https://www.coursera.org/course/interactivegraphics)
|
||||
* [Interactive 3D Graphics](https://www.udacity.com/course/cs291)
|
||||
|
||||
Other Awesome Lists
|
||||
-------------------
|
||||
|
||||
Reference in New Issue
Block a user