CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
crtx/common.h
crtx/compileOptiX.sh
crtx/dllmain.cpp
crtx/internal.h
crtx/kernel.cu
crtx/rtx.h
crtx/cuew/cuew.c
crtx/cuew/cuew.h
crtx/optix_7.1/optix.h
crtx/optix_7.1/optix_7_device.h
crtx/optix_7.1/optix_7_host.h
crtx/optix_7.1/optix_7_types.h
crtx/optix_7.1/optix_denoiser_tiling.h
crtx/optix_7.1/optix_device.h
crtx/optix_7.1/optix_function_table.h
crtx/optix_7.1/optix_function_table_definition.h
crtx/optix_7.1/optix_host.h
crtx/optix_7.1/optix_stack_size.h
crtx/optix_7.1/optix_stubs.h
crtx/optix_7.1/optix_types.h
crtx/optix_7.1/internal/optix_7_device_impl.h
crtx/optix_7.1/internal/optix_7_device_impl_exception.h
crtx/optix_7.1/internal/optix_7_device_impl_transformations.h
rtxpy/__init__.py
rtxpy/rtx.py
rtxpy.egg-info/PKG-INFO
rtxpy.egg-info/SOURCES.txt
rtxpy.egg-info/dependency_links.txt
rtxpy.egg-info/not-zip-safe
rtxpy.egg-info/requires.txt
rtxpy.egg-info/top_level.txt
rtxpy/tests/__init__.py
rtxpy/tests/test_simple.py