{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/2"}],"enrichment":{"capability":"embreex provides Python bindings to Intel's Embree ray tracing engine, enabling fast ray-geometry intersection queries with only numpy as a runtime dependency.","skillfed_tags":["ray-tracing","geometry","compiled-binding"],"use_cases":["Accelerate ray-casting operations in 3D mesh processing pipelines that use trimesh or similar geometry libraries.","Compute ray-geometry intersections for physics simulations, collision detection, or visibility queries.","Build ray tracing applications in Python without managing separate C++ compilation or complex build dependencies.","Integrate fast ray intersection queries into scientific computing workflows that already use numpy."],"what_it_does":"embreex is a fork of pyembree that packages Intel's Embree ray tracing engine as pre-built Python wheels. It was created to meet trimesh's dependency requirements\u2014specifically to provide ray tracing without requiring compilation on Windows, Linux, or Intel macOS for Python 3.6 and newer. The package wraps Embree's ray-geometry intersection algorithms and depends only on numpy.\n\nThe project is actively maintained and provides wheels across macOS, Windows, and Linux. It exists alongside other embree bindings but distinguishes itself through its focus on zero-compilation installation and minimal dependencies.","worth_installing":"Yes, if you need ray tracing in Python and want to avoid compilation overhead. The pre-built wheels, active maintenance, minimal dependency footprint (numpy only), and lack of known vulnerabilities make it a practical choice. Verify the license treatment and API surface match your use case before committing to production."},"id":"embreex","links":{"html":"https://skillfed.io/packages/embreex","md":"https://skillfed.io/packages/embreex.md","pypi":"https://pypi.org/project/embreex/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-22","license_spdx":null,"license_treatment":"unclear","name":"embreex","python_support":"supports_current","summary":"Python binding for Intel's Embree ray engine"},"popularity":{"monthly_downloads":2878729,"position":2846,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.4.0"}
