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.

Run in Windows XP

wachel
Beginner
952 Views
Hi,all guys
sorry for my bad english :)
I found embree is very very fast ,but it can not work on WindowsXP,I found a way to run the embree on WinXP ,only modify two source file,hope this can help you
1: condition.cpp,disable the "Condition Variable"(i found the code from the url:http://yats.googlecode.com/svn-history/r74/trunk/src/sys/condition.cpp)
2: sse.h,use "smmintrin_emu.h" instead ""

it works well on my computer
0 Kudos
1 Reply
boobam
Beginner
952 Views
Hi wachel,
I am ignorant of programming and writing code.
I would like to run Embree on Win XP 64 bit, in 3D Studio Max 2012.
I have Vray2.3 installed.

I found where to add your attachments to replace originals in the Source code.

What do I do next?

Thank you,
BooBam
0 Kudos
Reply