Benutzer:Dietsch: Unterschied zwischen den Versionen
Aus Das Sopra Wiki
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 18: | Zeile 18: | ||
=== Game Development === | === Game Development === | ||
* [http://simblob.blogspot.com/ Amits Game Dev Blog] | * [http://simblob.blogspot.com/ Amits Game Dev Blog] | ||
=== Hardpoints === | |||
* [http://xnameetingpoint.web.officelive.com/EnglishMetaBonesXNA4.aspx Storing useful positions using Meta Bones] | |||
}} | }} |
Version vom 6. Juni 2011, 15:56 Uhr
Kleine Linksammlung
Game Architectures
- Intro to Game Architecture: Presentation concerning the importance of architecting code, using design patterns and utilizing best practices in game development. Includes examples of design patterns and common problems associated with ignoring their importance. First given to the University of Maryland, 11/27/2006.
- What is a Game Engine?
- gamearchitect.net - eine ganze Seite die sich nur um die Architektur von Spielen kümmert.
- [[[:Benutzer:Dietsch/Test]] Vorlesung Computerspiele Uni Heidelberg]
- Massively Multiplayer Game Development 2: Architecture and Techniques for an MMORTS (2005)
Pathfinding
- Amit Pathfinding
- Fixing Pathfinding Once and For All (Navigation Meshs Rule, Waypoint Graphs suck)
- Blog about game AI and prototyping
- ReCast Navigation Lib
- Waypoint Graphs in Alienswarm