Intel® Embree Ray Tracing Kernels
Discussion forum on the open source ray tracing kernels for fast photo-realistic rendering on Intel® CPU(s)
Ankündigungen
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Embree 2.0 documentation

ritwik_d_
Einsteiger
1.711Aufrufe

Hello,
I am trying to implement a ray tracer using the Embree 2.0 (I cannot use a more recent version because of dependency). I was looking for documentation of the API for 2.0 but could not find any. Please help.

Thanks,

Ritwik

0 Kudos
4 Antworten
Al_N_
Einsteiger
1.711Aufrufe

The pdf documentation is in the kernel download (readme.pdf)

SvenW_Intel
Moderator
1.711Aufrufe

 

The header files of the old API should have some documentation. What is the dependency that blocks you from using the latest version of Embree?

ritwik_d_
Einsteiger
1.711Aufrufe

The documentation present in the header files seem very sparse. I was hoping for something more like the readme.pdf for 2.3.

It is more of a company policy why I cannot use the version 2.3 (I think it takes a while to get the management's approval) but my development cannot wait for that.

SvenW_Intel
Moderator
1.711Aufrufe

Unfortunately, we have no better documentation for Embree 2.0. I recommend upgrading to the latest Embree version.

Antworten