Skip to main content

Spatiotemporal geometry libray. Curently a pure python library, not explicitly focused on speed.

Project description

Source Code

Package source code is hosted at bitbucket:

https://bitbucket.org/marmcke/pyspatiotemporalgeom/

Introduction

On open source geometry processing library focusing on regions and moving regions.

Algorithms for constructing regions, identifying connected components, creating moving regions, and performing operations on moving regions are included.

Some 3D operations are included, such as triangle/triangle intersection and ray/triangle intersection.

In general, a regions is represented as a list of segments; a moving region is represented as a list of triangles.

This software is open source and distributed under the MIT license.

See documentation for details at http://www.cs.siue.edu/~marmcke/docs/pyspatiotemporalgeom/.

The package is hosted at PyPi!

Installing

To install, download the package, unpack, change the working directory to the top level directory of the unpacked directory, and use python setup.py install.

Or use easy_install pyspatiotemporalgeom.

Or use pip install pyspatiotemporalgeom.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyspatiotemporalgeom-0.2.3.tar.gz (55.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page