Based on embrue-api directory, this PR adds an example that uses embree3 for intersections.
I have tried to convert nanort-embree.cc to nanort-embree3.cc, but encounters several crashes. As it is not necessary to compile the example, I have not committed it.
Based on embrue-api directory, this PR adds an example that uses embree3 for intersections.
I have tried to convert
nanort-embree.cc
tonanort-embree3.cc
, but encounters several crashes. As it is not necessary to compile the example, I have not committed it.I have tested successfully openmp functionality.