.. Planar documentation master file

Planar Documentation Contents
=============================

Planar is a 2D geometry library for Python designed for use by
games and other interactive applications.

Planar was created for use by the `Grease game framework <http://www.pygamesf.org/~casey/grease/doc/>`_, but is distributed as a separate standalone library so that it can be more useful for everyone.

.. toctree::
   :maxdepth: 2

   overview
   usage
   vectors
   transforms
   bbox
   polygon

Reference
---------

.. toctree::
   :maxdepth: 2

   planarref
   vectorref
   vec2arrayref
   affineref
   bboxref
   polygonref

Release Notes
-------------

.. toctree::
   :maxdepth: 2

   changes


Indices and tables
==================

* :ref:`genindex`
* :ref:`search`

