Geometry3d.aip < PLUS – 2024 >

print(f"Distance: distance") print(f"Direction: direction")

# Perform the cast hit_result = ctx.cast_ray(ray, max_dist=100.0) geometry3d.aip

Assuming you have installed the libaip library (available for Python via pip install geometry3d-aip and for C++ via Conan), here is how you interact with the format. geometry3d.aip