Metadata-Version: 1.1
Name: pyoctree
Version: 0.1.1
Summary: Octree structure containing 3D triangular mesh model
Home-page: https://github.com/mhogg/pyoctree
Author: Michael Hogg
Author-email: michael.christopher.hogg@gmail.com
License: MIT license
Download-URL: https://github.com/mhogg/pyoctree/releases
Description: Octree structure containing 3D triangular mesh model
        
        Written in C++ for speed, but exposed to Python using Cython.
Keywords: octree,triangle,mesh,python,cython
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Cython
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
