LICENSE.md
README.rst
pyproject.toml
src/kokiy/__init__.py
src/kokiy/_mesh_utils.py
src/kokiy/_structured.py
src/kokiy/axishell.py
src/kokiy/cartshell.py
src/kokiy/cloudshell.py
src/kokiy/frustum_shell.py
src/kokiy/shell.py
src/kokiy/shell_2d.py
src/kokiy/shell_utils.py
src/kokiy/thickshell.py
src/kokiy/torch_shell.py
src/kokiy.egg-info/PKG-INFO
src/kokiy.egg-info/SOURCES.txt
src/kokiy.egg-info/dependency_links.txt
src/kokiy.egg-info/requires.txt
src/kokiy.egg-info/top_level.txt
tests/test_axishell.py
tests/test_frustum_shell.py
tests/test_mesh.py
tests/test_mesh_utils.py
tests/test_shell.py
tests/test_shell_2d.py
tests/test_shell_utils.py
tests/test_thickshell.py
tests/test_torchshell.py