Metadata-Version: 2.1
Name: craytraverse
Version: 0.1.0
Summary: adaptive sampling for CBDM
Home-page: https://github.com/stephanwaz/raytraverse
Author: Stephen Wasilewski
Author-email: stephanwaz@gmail.com
License: Mozilla Public License 2.0 (MPL 2.0)
Keywords: craytraverse
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: pybind11

====================
craytraverse (0.1.0)
====================

.. image:: https://img.shields.io/pypi/v/craytraverse?style=flat-square
    :target: https://pypi.org/project/craytraverse
    :alt: PyPI

.. image:: https://img.shields.io/pypi/l/craytraverse?style=flat-square
    :target: https://www.mozilla.org/en-US/MPL/2.0/
    :alt: PyPI - License

c/c++ libraries for raytraverse, including radiance based render classes.

* Free software: Mozilla Public License 2.0 (MPL 2.0)
* Documentation: https://raytraverse.readthedocs.io/en/latest/.




=======
History
=======


0.1.0 (2022-04-14)
------------------

* split from main raytraverse module.


