Intel® Embree Ray Tracing Kernels
Discussion forum on the open source ray tracing kernels for fast photo-realistic rendering on Intel® CPU(s)

What Version of Freeglut is used?

crushbomber
Einsteiger
1.014Aufrufe
Compiling Embree was no problem with VS2008. But starting fails because freeglut.dll 2.6.0.3 doesnt supports the function "_glutDisplayFunc@4". What built/version of the freeglut lib is needed?
0 Kudos
1 Antworten
Manfred_Ernst__Intel
Neuer Beitragender I
1.014Aufrufe
Thereare pre-compiled freeglut.dll files in the app/freeglut/x64/ and app/freeglut/Win32 folders. Use one of these DLLs. Copy it to the directory where you executable is generated.
Antworten