Skip to content

LeeJB-48/embreex4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

263 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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."

This fork now targets Embree 4.4.0 (including Apple Silicon binaries).

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:

About

Python Wrapper for Embree4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Cython 57.3%
  • Python 41.0%
  • C 1.7%