About Anaconda Help Download Anaconda

conda-forge / packages / python-embree v0.1.0

Python bindings for Embree 3

copied from cf-staging / python-embree

Installers

  • linux-64 vv0.1.0
  • osx-64 vv0.1.0
  • win-64 vv0.1.0

conda install

To install this package run one of the following:
conda install conda-forge::python-embree

Description

This library is a thin wrapper around Embree 3. As much as possible, it tries to emulate the C API usage. The main point of this is to avoid creating a new API which would obfuscate the usage of the C API. Ideally, it should be easy to read the Embree documentation or examples, and translate things straightforwardly to equivalent Python code. A secondary goal is to provide easy interoperability with numpy.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy