Introduction
The Geometry Template Library, or GTL, is a C++ library of container classes and algorithms.
It provides many of the basic algorithms and data structures of computer science. The GTL is a generic library, meaning that its components are heavily parameterized: almost every component in the GTL is a template.
You should make sure that you understand how templates work in C++ before you use the GTL.
HELP WANTED
Please join us, you are welcome.
Features
- 2D, 3D, 4D vectors
- 2D, 3D boxes
- 3x3, 4x4 matrices
- Quaternion
- Complex
- Ray, plane, spheres.
- Intersection functions for all the geometry classes
logo design by http://www.nomad-graphics.com/_