LICENSE
README.rst
pyproject.toml
setup.py
optic_object_wavefronts/__init__.py
optic_object_wavefronts/convert.py
optic_object_wavefronts/delaunay.py
optic_object_wavefronts/export.py
optic_object_wavefronts/mesh.py
optic_object_wavefronts/plot.py
optic_object_wavefronts/polygon.py
optic_object_wavefronts/version.py
optic_object_wavefronts.egg-info/PKG-INFO
optic_object_wavefronts.egg-info/SOURCES.txt
optic_object_wavefronts.egg-info/dependency_links.txt
optic_object_wavefronts.egg-info/requires.txt
optic_object_wavefronts.egg-info/top_level.txt
optic_object_wavefronts/geometry/__init__.py
optic_object_wavefronts/geometry/ellipse.py
optic_object_wavefronts/geometry/parabola.py
optic_object_wavefronts/geometry/plane.py
optic_object_wavefronts/geometry/regular_polygon.py
optic_object_wavefronts/geometry/schwarzschild_couder.py
optic_object_wavefronts/geometry/sphere.py
optic_object_wavefronts/geometry/grid/__init__.py
optic_object_wavefronts/geometry/grid/hexagonal.py
optic_object_wavefronts/geometry/grid/rectangular.py
optic_object_wavefronts/geometry/grid/template.py
optic_object_wavefronts/groups/__init__.py
optic_object_wavefronts/groups/light_field_sensor.py
optic_object_wavefronts/groups/light_field_sensor_camera_module.py
optic_object_wavefronts/groups/segmented_mirror.py
optic_object_wavefronts/materials/__init__.py
optic_object_wavefronts/materials/media/vacuum.json
optic_object_wavefronts/materials/surfaces/perfect_absorber.json
optic_object_wavefronts/materials/surfaces/perfect_mirror.json
optic_object_wavefronts/optics/__init__.py
optic_object_wavefronts/optics/lens_maker.py
optic_object_wavefronts/primitives/__init__.py
optic_object_wavefronts/primitives/cylinder.py
optic_object_wavefronts/primitives/disc.py
optic_object_wavefronts/primitives/pipe_hexagonal.py
optic_object_wavefronts/primitives/rectangle.py
optic_object_wavefronts/primitives/schwarzschild_couder_cap.py
optic_object_wavefronts/primitives/spherical_cap.py
optic_object_wavefronts/primitives/spherical_cap_hexagonal.py
optic_object_wavefronts/primitives/spherical_cap_pixels.py
optic_object_wavefronts/primitives/spherical_cap_regular.py
optic_object_wavefronts/primitives/spherical_lens.py
optic_object_wavefronts/primitives/spherical_lens_hexagonal.py
optic_object_wavefronts/primitives/spherical_planar_lens_hexagonal.py
optic_object_wavefronts/primitives/template_curved_surface.py
optic_object_wavefronts/primitives/template_cylinder.py