Computer Science Resources
From Grom358
(Difference between revisions)
Line 2: | Line 2: | ||
* [http://maven.smith.edu/~orourke/ Joseph O'Rourke homepage] - Author of Computational Geometry in C. Contains source code to the book. | * [http://maven.smith.edu/~orourke/ Joseph O'Rourke homepage] - Author of Computational Geometry in C. Contains source code to the book. | ||
* [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] |
Revision as of 10:42, 18 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