Navigation

  • index
  • modules |
  • next |
  • Pyrr 0.10.3 documentation »
  • Pyrr Maths Library

Pyrr Maths Library¶

Pyrr is a Python mathematical library.

Overview¶

  • Data types
    • Modules
    • Conversion
  • Geometric Tests
    • Naming Scheme
    • Types of Checks

Object Oriented API¶

  • Matrices
    • Matrix33
    • Matrix44
  • Quaternion
    • Quaternion
  • Vectors
    • Vector3
    • Vector4

Procedural API¶

  • Axis Aligned Bounding Box
    • AABB
    • AAMBB
  • Euler
  • Geometric Tests
  • Geometry
  • Integer
  • Line
  • Matrix functions
    • Matrix33
    • Matrix44
  • Plane
  • Quaternion
  • Ray
  • Rectangle
  • Sphere
  • Trigonometry
  • Utilities
  • Vector functions
    • Common Vector Operations
    • Vector3
    • Vector4

Development¶

  • Coding Standard
  • Contributing

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Table of Contents

  • Pyrr Maths Library
    • Overview
    • Object Oriented API
    • Procedural API
    • Development
    • Indices and tables

Next topic

Data types

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • Pyrr 0.10.3 documentation »
  • Pyrr Maths Library
© Copyright Adam Griffiths. Created using Sphinx 4.5.0.