CMD + K

python-embree

Community

Python bindings for Embree 3

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::python-embree

Usage Tracking

v0.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Python bindings for Embree 3

Last Updated

Jan 26, 2022 at 17:01

License

Apache-2.0

Total Downloads

53.2K

Supported Platforms

linux-64
macOS-64
win-64