Planar

2D planar geometry library for Python
Download

Planar Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Casey Duncan
  • Publisher web site:
  • http://code.google.com/p/py-lepton/

Planar Tags


Planar Description

2D planar geometry library for Python Planar is a 2D geometry library for the Python programming language. It is intended for use by games and interactive real-time applications, but is designed to be useful for most any program that needs a convenient, high-performance geometry API.Planar is being developed as part of the larger Grease game framework. However, it is a standalone library and has no external dependencies besides Python, and optionally a C compiler.Planar is purely a math library, presentation, graphical or otherwise is left up to the application.Project Goals * Do one thing, 2D geometry, and do it well. * Provide a high-level, clean, Pythonic API. * All APIs have both a Python reference implementation and a high performance implementation in C with the same interface. * Compatibility with Python 2.6+, and Python 3.1+ * 100% test coverage. * Full narrative and API reference documentation. * Platform-independent. * Release early and often. * Be responsive to community input. * Don't take ourselves too seriously. Requirements: · Python


Planar Related Software