sampotter / fluxpy

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

ray tracing engine options and tests #37

Closed steo85it closed 2 years ago

steo85it commented 2 years ago

I committed here my changes to allow using embree or cgal in a more convenient way for shape_models and FFs. I think lsp_run.py is what we used for the plots in issue #6 , even though right now I didn't get the same output from it. Plus I fixed some issues with the C-order and adaptive TrimeshShapeModel.