Intel® Embree Ray Tracing Kernels
Discussion forum on the open source ray tracing kernels for fast photo-realistic rendering on Intel® CPU(s)
Announcements
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.

Final Embree 1.1 Available

SvenW_Intel
Moderator
735 Views

We have released the Final Embree Version 1.1 on embree.github.com. Using git will make it much easier for Embree users to update to newer versions of Embree in the future.

0 Kudos
3 Replies
PAUL_A_Intel
Employee
735 Views

Is there another way to get the 1.1 version?  github claims I have tried too many times to create an account so I can't retrive the code. :(

Paul

0 Kudos
SvenW_Intel
Moderator
735 Views

You do not have to register at github in order to download the code through git. Install git and use the following command to checkout Embree 1.1:

git clone https://github.com/embree/embree.git embree

There is also a ZIP file on the github page for downloading Embree 1.1, see http://embree.github.io/

0 Kudos
PAUL_A_Intel
Employee
735 Views

Oh, ok.  :)  Thanks!

Paul

0 Kudos
Reply