Computer Science Resources
From Grom358
(Difference between revisions)
Line 3: | Line 3: | ||
* [http://www.personal.kent.edu/~rmuhamma/Compgeometry/MyCG/CG-Applets/Center/centercli.htm Smallest Enclosing Circle Problem] | * [http://www.personal.kent.edu/~rmuhamma/Compgeometry/MyCG/CG-Applets/Center/centercli.htm Smallest Enclosing Circle Problem] | ||
* [http://www.policyalmanac.org/games/aStarTutorial.htm A* for Beginners] | * [http://www.policyalmanac.org/games/aStarTutorial.htm A* for Beginners] | ||
+ | * [http://www.gameai.com/ The Game AI Page] - Building Artificial Intelligence for Games |
Revision as of 02:15, 19 December 2007
- comp.graphics.algorithms FAQ
- Joseph O'Rourke homepage - Author of Computational Geometry in C. Contains source code to the book.
- Smallest Enclosing Circle Problem
- A* for Beginners
- The Game AI Page - Building Artificial Intelligence for Games