Skip to content

Library pyspatiotemporalgeom conversion to be compliant with Python.

Notifications You must be signed in to change notification settings

ipleiria-ciic/pyspatiotemporalgeom-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

pyspatiotemporalgeom library for Python 3

Converting the pyspatiotemporalgeom library to be compliant with Python 3 🐍.

🛠️ Work in progress🛠️

Description:

"An 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."

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

Original source code hosted here.

About

Library pyspatiotemporalgeom conversion to be compliant with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages