Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

embreex

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

embreex

Python binding for Intel's Embree ray engine

Source
pipPyPI
Version
2.17.7.post7
Maintainers
1

embreeX

A fork of scopatz/pyembree that is configured to build wheels for Intel Mac, Windows, and Linux for Python 3.6 and newer. The name change is to avoid confusion with the other forks and install methods available.

The goal is to meet the upstream trimesh[easy] preferences for dependencies, which are: "easy requirements should install without compiling anything on Windows/Linux/Intel Mac for Python 3.6+ and have minimal dependencies."

Install

The main goal of this fork is to provide wheels for the original project:

# will install an embree binding with only numpy as a dependency
pip install embreex

Alternatives

The original project is available on conda-forge for many versons of Python. For wheel-based options currently on PyPi there are:

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts