sampotter / fluxpy

Fast thermal modeling and radiosity in Python.
11 stars 4 forks source link

Two raytracers required #45

Closed nschorgh closed 2 years ago

nschorgh commented 2 years ago

This will require Embree AND CGAL to be installed. Conditional import or try/except would solve this.

https://github.com/sampotter/python-flux/blob/700965ad79a8f387869459da433f63ad2629fe32/src/flux/shape.py#L1 https://github.com/sampotter/python-flux/blob/700965ad79a8f387869459da433f63ad2629fe32/src/flux/shape.py#L8